Skip to content

Commit 2cd3ccb

Browse files
committed
fix test
1 parent 4abbc40 commit 2cd3ccb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

integration/test/ParseUserTest.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1060,6 +1060,7 @@ describe('Parse User', () => {
10601060
fit('can verify user password for user with unverified email', async () => {
10611061
await reconfigureServer({
10621062
publicServerURL: 'http://localhost:8378/',
1063+
appName: 'AppName',
10631064
verifyUserEmails: true,
10641065
preventLoginWithUnverifiedEmail: true,
10651066
emailAdapter: {

0 commit comments

Comments
 (0)