We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12728e4 commit 3242b16Copy full SHA for 3242b16
1 file changed
scanpipe/tests/test_pipelines.py
@@ -533,6 +533,8 @@ class PipelinesIntegrationTest(TestCase):
533
"--verbose",
534
# system_environment differs between systems
535
"system_environment",
536
+ # the version number may change over time
537
+ "spdx_license_list_version",
538
"file_type",
539
# mime type and is_script are inconsistent across systems
540
"mime_type",
0 commit comments