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 4ba6853 commit 24bd25a
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 @@ -105,6 +105,7 @@ func setup(t *testing.T) (string, *httptest.Server) {
depsdevBaseURL = srv.URL
return dir, srv
}

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

0 comments on commit 24bd25a

Please sign in to comment.