Skip to content

Commit 7c1512f

Browse files
committed
Fix styling
1 parent df751c6 commit 7c1512f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/env/express/tests/client.test.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
async function sleep(ms) {
2-
return await new Promise((resolve) => setTimeout(resolve, ms))
3-
}
4-
51
describe('Instant MeiliSearch Browser test', () => {
62
beforeAll(async () => {
73
await page.goto('http://localhost:3000')

0 commit comments

Comments
 (0)