Skip to content

Commit 4369ad0

Browse files
Added source for integration test
1 parent 95b2ef8 commit 4369ad0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/scan_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2563,7 +2563,7 @@ func TestCreateScanFilterGitIgnoreFile_GitIgnoreExist(t *testing.T) {
25632563
"scan", "create",
25642564
flag(params.ProjectName), getProjectNameForScanTests(),
25652565
flag(params.BranchFlag), "dummy_branch",
2566-
flag(params.SourcesFlag), "sources-gitignore.zip",
2566+
flag(params.SourcesFlag), "data/sources-gitignore.zip",
25672567
flag(params.GitIgnoreFileFilterFlag),
25682568
}
25692569

0 commit comments

Comments
 (0)