Skip to content

Commit

Permalink
Fix runs
Browse files Browse the repository at this point in the history
  • Loading branch information
XSAM committed Mar 26, 2024
1 parent 0a65798 commit a898cb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/log/logger_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ func TestLoggerEnabled(t *testing.T) {
}

func TestAllocationLimits(t *testing.T) {
const runs = 1
const runs = 10

logger := newLogger(NewLoggerProvider(), instrumentation.Scope{})

Expand Down

0 comments on commit a898cb6

Please sign in to comment.