Skip to content

Commit

Permalink
chore: fix hanging test
Browse files Browse the repository at this point in the history
  • Loading branch information
luke88jones committed Aug 15, 2023
1 parent 40ca705 commit 1560ba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/pollingInterval.js
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,7 @@ test("Polling schemas (if service is down, schema shouldn't be changed)", async
})
}

await userService.close()
userService.close()
await t.context.clock.tickAsync(500)

{
Expand Down

0 comments on commit 1560ba0

Please sign in to comment.