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 24bd25a commit ea1fb08
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 @@ -143,6 +143,7 @@ func TestParseIssuesDepsDevScoreCardInfoWritten(t *testing.T) {
assert.Equal(t, properties, expectedProperties)
}
}

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

0 comments on commit ea1fb08

Please sign in to comment.