Skip to content

Commit

Permalink
Update components/producers/trufflehog/main_test.go
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
northdpole and github-actions[bot] authored Jan 2, 2024
1 parent 5277194 commit 3c80b7d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/producers/trufflehog/main_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import (
)

func TestParseIssues(t *testing.T) {

results, err := producers.ParseMultiJSONMessages([]byte(exampleOutput))
assert.Nil(t, err)

Expand Down

0 comments on commit 3c80b7d

Please sign in to comment.