Skip to content

Commit 5229794

Browse files
committed
Update ParseQuery-test.js
1 parent 943750e commit 5229794

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/__tests__/ParseQuery-test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3253,7 +3253,7 @@ describe('ParseQuery LocalDatastore', () => {
32533253

32543254
const obj4 = {
32553255
className: 'Item',
3256-
objectId: 'objectId3',
3256+
objectId: 'objectId4',
32573257
password: 123,
32583258
number: 4,
32593259
createdAt: new Date('2018-08-12T00:00:00.000Z'),

0 commit comments

Comments
 (0)