Skip to content

Commit

Permalink
Update components/enrichers/depsdev/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 Oct 18, 2023
1 parent ea1fb08 commit 59be9a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/enrichers/depsdev/main_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@ func TestParseIssuesDepsDevExternalReferenceLinksWritten(t *testing.T) {
assert.Equal(t, externalReferences, expectedExternalReferences)
}
}

func TestParseIssuesLicensesWritten(t *testing.T) {
dir, srv := setup(t)
defer srv.Close()
Expand Down

0 comments on commit 59be9a6

Please sign in to comment.