Skip to content

Commit

Permalink
don't parallelize timing test
Browse files Browse the repository at this point in the history
  • Loading branch information
blampe committed Dec 16, 2024
1 parent 36606aa commit 24e6dfb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions provider/configure_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,6 @@ func TestCheckConfigRunsUpstreamValidators(t *testing.T) {
}

func TestCheckConfigFastWithCustomEndpoints(t *testing.T) {
t.Parallel()

time0 := time.Now()
replaySequence(t, `
[{
Expand Down

0 comments on commit 24e6dfb

Please sign in to comment.