Skip to content

Commit 89221c1

Browse files
committed
Update LiveQueryClient-test.js
1 parent 82b601a commit 89221c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/__tests__/LiveQueryClient-test.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -604,6 +604,7 @@ describe('LiveQueryClient', () => {
604604
});
605605

606606
it('can handle WebSocket close message while disconnected', () => {
607+
CoreManager.setWebSocketController();
607608
const liveQueryClient = new LiveQueryClient({
608609
applicationId: 'applicationId',
609610
serverURL: 'ws://test',

0 commit comments

Comments
 (0)