You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Multiple test functions create tables with names from
testTableNameTestData, which can cause flaky failures when running them
concurrently. Adding these random suffixes should make sure the table
names never collide.
0 commit comments