Skip to content

Commit d032063

Browse files
committed
remove console.log
1 parent 3a46302 commit d032063

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

spec/ParseLiveQuery.spec.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ const validatorFail = () => {
55
throw 'you are not authorized';
66
};
77

8-
console.log('jasmine.ASYNC_TEST_WAIT_TIME=' + jasmine.ASYNC_TEST_WAIT_TIME);
9-
108
describe('ParseLiveQuery', function () {
119
it('access user on onLiveQueryEvent disconnect', async done => {
1210
await reconfigureServer({

0 commit comments

Comments
 (0)