mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Changed test so it get's the right expected object.
This commit is contained in:
parent
895614c353
commit
f9c3a5403c
@ -178,7 +178,7 @@ describe('UserCard_FormUserPasswort', () => {
|
|||||||
sessionId: 1,
|
sessionId: 1,
|
||||||
email: 'user@example.org',
|
email: 'user@example.org',
|
||||||
password: '1234',
|
password: '1234',
|
||||||
newPassword: 'Aa123456',
|
passwordNew: 'Aa123456',
|
||||||
},
|
},
|
||||||
}),
|
}),
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user