Skip to content

Commit

Permalink
remove t.parallel()
Browse files Browse the repository at this point in the history
  • Loading branch information
tangenta committed Dec 20, 2021
1 parent 7e82fe3 commit 4b7cc17
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions expression/integration_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -813,8 +813,6 @@ func TestStringBuiltin(t *testing.T) {
}

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

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

Expand Down

0 comments on commit 4b7cc17

Please sign in to comment.