Skip to content

Commit ad8c2c8

Browse files
mtoffl01hannahkm
andcommitted
Update ddtrace/tracer/sampler_test.go
Co-authored-by: Hannah Kim <hannahs.kim@datadoghq.com>
1 parent f82ef33 commit ad8c2c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ddtrace/tracer/sampler_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1487,7 +1487,6 @@ func TestRulesSamplerInternals(t *testing.T) {
14871487
}
14881488

14891489
func TestSamplingLimiter(t *testing.T) {
1490-
14911490
t.Run("resets-every-second", func(t *testing.T) {
14921491
assert := assert.New(t)
14931492
sl := newRateLimiter(defaultRateLimit)

0 commit comments

Comments
 (0)