Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
pereiramarco011 committed Dec 20, 2023
1 parent 4db5c6e commit 8f9a032
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/scan/utils_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -554,6 +554,7 @@ func Test_AnalyzePaths(t *testing.T) {
Exc: []string{},
GitIgnoreFileName: ".gitignore",
ExcludeGitIgnore: false,
MaxFileSize: -1,
},
expectedError: false,
expectedOutput: model.AnalyzedPaths{
Expand Down

0 comments on commit 8f9a032

Please sign in to comment.