diff --git a/spec/helper.js b/spec/helper.js index 49de5c453f..5c9f0294c7 100644 --- a/spec/helper.js +++ b/spec/helper.js @@ -104,6 +104,8 @@ const defaultConfiguration = { enableForAnonymousUser: true, enableForAuthenticatedUser: true, }, + liveQuery: { classNames: ["_Session"] }, + startLiveQueryServer: true, push: { android: { senderId: 'yolo',