Skip to content

Commit

Permalink
telemetry: TestBuiltinFunctionsUsage should run in serial (pingcap#27940
Browse files Browse the repository at this point in the history
)
  • Loading branch information
tisonkun authored Sep 10, 2021
1 parent db4a34e commit def6b7d
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ import (
)

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

store, clean := testkit.CreateMockStore(t)
defer clean()

Expand Down

0 comments on commit def6b7d

Please sign in to comment.