Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien-R44 committed Apr 7, 2024
1 parent ffffc5b commit 69b1eff
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion packages/bentocache/tests/bus/bus.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -205,5 +205,7 @@ test.group('Bus synchronization', () => {
})

await bus2.publish('foo', data)
}).waitForDone()
})
.waitForDone()
.disableTimeout()
})

0 comments on commit 69b1eff

Please sign in to comment.