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 95b2ef8 commit 4369ad0Copy full SHA for 4369ad0
test/integration/scan_test.go
@@ -2563,7 +2563,7 @@ func TestCreateScanFilterGitIgnoreFile_GitIgnoreExist(t *testing.T) {
2563
"scan", "create",
2564
flag(params.ProjectName), getProjectNameForScanTests(),
2565
flag(params.BranchFlag), "dummy_branch",
2566
- flag(params.SourcesFlag), "sources-gitignore.zip",
+ flag(params.SourcesFlag), "data/sources-gitignore.zip",
2567
flag(params.GitIgnoreFileFilterFlag),
2568
}
2569
0 commit comments