Skip to content

Commit f90e4b9

Browse files
committed
rerun test suite
1 parent 1cce4ae commit f90e4b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/ParseLiveQuery.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ describe('ParseLiveQuery', function () {
344344
await promise;
345345
});
346346

347-
it('can handle live query with fields - enable upon JS SDK support', async () => {
347+
it('can handle live query with fields', async () => {
348348
await reconfigureServer({
349349
liveQuery: {
350350
classNames: ['Test'],

0 commit comments

Comments
 (0)