Skip to content

Commit

Permalink
[indexeddb] fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
dmonad committed Mar 24, 2024
1 parent 6e45d27 commit 616c7cc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions indexeddbV2.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,3 @@ export const testBlocked = async () => {
}).promise()
}

export const testPerf = async () => {
t.measureTime('resolve 1000 wait pledges')
}

0 comments on commit 616c7cc

Please sign in to comment.