versioneye/crawl_r

Tests are failing

Closed this issue · 1 comments

reiz commented

@timgluz One of the newly added tests is failing:

  2) PythonLicenseDetector detecting standard spdx license texts ignores popular non-sense
     Failure/Error: expect(spdx_id).to eq('GNU')

       expected: "GNU"
            got: nil

       (compared using ==)
     # ./spec/versioneye/utils/python_license_detector_spec.rb:58:in `block (3 levels) in <top (required)>'
reiz commented

This is fixed!