Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
taylanisikdemir committed Nov 2, 2024
1 parent a271070 commit 0a51581
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion common/resource/resource_impl_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ func TestStartStop(t *testing.T) {
hostName := "test-host"
metricsCl := metrics.NewNoopMetricsClient()
logger := testlogger.New(t)
metricCl := metrics.NewNoopMetricsClient()
dc := dynamicconfig.NewInMemoryClient()

// membership resolver mocks
Expand Down

0 comments on commit 0a51581

Please sign in to comment.