Skip to content

Commit 021ad24

Browse files
committed
Regen test with new rule identifier
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent ae4c63f commit 021ad24

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

tests/licensedcode/data/additional_licenses/additional_license_combined_test.expected.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"license_detections": [
33
{
4-
"identifier": "example_installed_1_and_example_installed_2_and_example1_and_example2_and_apache_2_0-9b30f191-7beb-a9ac-c184-4cbbb6eb3065",
4+
"identifier": "example_installed_1_and_example_installed_2_and_example1_and_example2_and_apache_2_0-b3a0a512-8017-d55e-92ca-bff2e4eda61c",
55
"license_expression": "example-installed-1 AND example-installed-2 AND example1 AND example2 AND apache-2.0",
66
"count": 1,
77
"detection_log": [
@@ -282,7 +282,7 @@
282282
"license_clues": [],
283283
"percentage_of_license_text": 96.33,
284284
"for_license_detections": [
285-
"example_installed_1_and_example_installed_2_and_example1_and_example2_and_apache_2_0-9b30f191-7beb-a9ac-c184-4cbbb6eb3065"
285+
"example_installed_1_and_example_installed_2_and_example1_and_example2_and_apache_2_0-b3a0a512-8017-d55e-92ca-bff2e4eda61c"
286286
],
287287
"scan_errors": []
288288
}

tests/licensedcode/data/additional_licenses/additional_license_directory_test.expected.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"license_detections": [
33
{
4-
"identifier": "example1_and_example2-450f710c-75c2-24fd-46e3-13bfded8d08e",
4+
"identifier": "example1_and_example2-2f6955bf-3007-907c-96a9-972954a09866",
55
"license_expression": "example1 AND example2",
66
"count": 1,
77
"detection_log": [
@@ -126,7 +126,7 @@
126126
"license_clues": [],
127127
"percentage_of_license_text": 95.12,
128128
"for_license_detections": [
129-
"example1_and_example2-450f710c-75c2-24fd-46e3-13bfded8d08e"
129+
"example1_and_example2-2f6955bf-3007-907c-96a9-972954a09866"
130130
],
131131
"scan_errors": []
132132
}

tests/licensedcode/data/additional_licenses/additional_license_plugin_test.expected.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"license_detections": [
33
{
4-
"identifier": "example_installed_1-061a0995-e68e-f37e-b163-25a2ec85db12",
4+
"identifier": "example_installed_1-64843035-317c-ec04-9281-9e8c942639bc",
55
"license_expression": "example-installed-1",
66
"count": 1,
77
"detection_log": [
@@ -80,7 +80,7 @@
8080
"license_clues": [],
8181
"percentage_of_license_text": 100.0,
8282
"for_license_detections": [
83-
"example_installed_1-061a0995-e68e-f37e-b163-25a2ec85db12"
83+
"example_installed_1-64843035-317c-ec04-9281-9e8c942639bc"
8484
],
8585
"scan_errors": []
8686
}

0 commit comments

Comments
 (0)