Skip to content

Commit b650b1a

Browse files
fix broken tests
Signed-off-by: Peter Gardfjäll <peter.gardfjall.work@gmail.com>
1 parent caa2926 commit b650b1a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/summarycode/data/score/spdx_licenses-expected.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"--license-clarity-score": true
1313
},
1414
"notice": "Generated with ScanCode and provided on an \"AS IS\" BASIS, WITHOUT WARRANTIES\nOR CONDITIONS OF ANY KIND, either express or implied. No content created from\nScanCode should be considered or used as legal advice. Consult an Attorney\nfor any legal advice.\nScanCode is a free software code scanning tool from nexB Inc. and others.\nVisit https://github.com/nexB/scancode-toolkit/ for support and download.",
15-
"output_format_version": "1.0.0",
15+
"output_format_version": "2.0.0",
1616
"message": null,
1717
"errors": [],
1818
"extra_data": {
@@ -339,8 +339,8 @@
339339
],
340340
"referenced_filenames": [],
341341
"is_license_text": false,
342-
"is_license_notice": true,
343-
"is_license_reference": false,
342+
"is_license_notice": false,
343+
"is_license_reference": true,
344344
"is_license_tag": false,
345345
"is_license_intro": false,
346346
"has_unknown": false,

0 commit comments

Comments
 (0)