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 <[email protected]>
  • Loading branch information
mtrezza authored Nov 27, 2023
1 parent 93740ef commit 8807589
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 @@ -2642,7 +2642,6 @@ describe('schemas', () => {
});
});


it('regression test for #1991', done => {
const user = new Parse.User();
user.setUsername('user');
Expand Down

0 comments on commit 8807589

Please sign in to comment.