Skip to content

Commit

Permalink
Update packages/client/tests/functional/interactive-transactions/test…
Browse files Browse the repository at this point in the history
…s.ts

Co-authored-by: Sergey Tatarintsev <tatarintsev@prisma.io>
  • Loading branch information
aqrln and SevInf committed Nov 8, 2022
1 parent ceffe4a commit 8ba05fa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ testMatrix.setupTestSuite(({ provider }, _suiteMeta, clientMeta) => {
},
})

await new Promise((res) => setTimeout(res, 600))
await delay(600)
},
{
maxWait: 200,
Expand Down

0 comments on commit 8ba05fa

Please sign in to comment.