Skip to content

Commit 7947a77

Browse files
committed
fix(ScannerIntegrationFunTest): Add revision to result files
Signed-off-by: Jens Keim <[email protected]>
1 parent b902314 commit 7947a77

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

scanner/src/funTest/resources/scanner-integration-all-pkgs-expected-ort-result.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ repository:
33
vcs:
44
type: ""
55
url: ""
6-
revision: ""
6+
revision: "da39a3ee5e6b4b0d3255bfef95601890afd80709"
77
path: ""
88
vcs_processed:
99
type: ""
1010
url: ""
11-
revision: ""
11+
revision: "da39a3ee5e6b4b0d3255bfef95601890afd80709"
1212
path: ""
1313
config: {}
1414
analyzer:

scanner/src/funTest/resources/scanner-integration-subset-pkgs-expected-ort-result.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ repository:
33
vcs:
44
type: ""
55
url: ""
6-
revision: ""
6+
revision: "da39a3ee5e6b4b0d3255bfef95601890afd80709"
77
path: ""
88
vcs_processed:
99
type: ""
1010
url: ""
11-
revision: ""
11+
revision: "da39a3ee5e6b4b0d3255bfef95601890afd80709"
1212
path: ""
1313
config: {}
1414
analyzer:

0 commit comments

Comments
 (0)