Skip to content

Commit

Permalink
fix trace agent fx bundle test
Browse files Browse the repository at this point in the history
  • Loading branch information
misteriaud committed Dec 30, 2024
1 parent 0ba9c99 commit 633077d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion comp/trace/bundle_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ func TestMockBundleDependencies(t *testing.T) {
MockBundle(),
taggerfx.Module(tagger.Params{}),
fetchonlyimpl.MockModule(),
fetchonlyimpl.MockModule(),
))

require.NotNil(t, cfg.Object())
Expand Down

0 comments on commit 633077d

Please sign in to comment.