Skip to content

Commit 3242b16

Browse files
committed
Update "exclude_from_diff" list #1763
Signed-off-by: Chin Yeung Li <tli@nexb.com>
1 parent 12728e4 commit 3242b16

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

scanpipe/tests/test_pipelines.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -533,6 +533,8 @@ class PipelinesIntegrationTest(TestCase):
533533
"--verbose",
534534
# system_environment differs between systems
535535
"system_environment",
536+
# the version number may change over time
537+
"spdx_license_list_version",
536538
"file_type",
537539
# mime type and is_script are inconsistent across systems
538540
"mime_type",

0 commit comments

Comments
 (0)