Changed test so it get's the right expected object.

This commit is contained in:
Hannes Heine 2021-08-13 12:08:50 +02:00
parent 895614c353
commit f9c3a5403c

View File

@ -178,7 +178,7 @@ describe('UserCard_FormUserPasswort', () => {
sessionId: 1,
email: 'user@example.org',
password: '1234',
newPassword: 'Aa123456',
passwordNew: 'Aa123456',
},
}),
)