Skip to content

Commit

Permalink
Update spec/schemas.spec.js
Browse files Browse the repository at this point in the history
Signed-off-by: Manuel <5673677+mtrezza@users.noreply.github.com>
  • Loading branch information
mtrezza authored Nov 27, 2023
1 parent 8807589 commit 670031d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/schemas.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -2741,7 +2741,6 @@ describe('schemas', () => {
expect(objectAgain.get('key')).toBe(11);
});


it('regression test for #2246', done => {
const profile = new Parse.Object('UserProfile');
const user = new Parse.User();
Expand Down

0 comments on commit 670031d

Please sign in to comment.