Add validation on route ChangePasswordCitizenRequest
This commit is contained in:
@@ -27,7 +27,7 @@ class `Login routes` : BaseTest() {
|
||||
"""
|
||||
{
|
||||
"username": "niels-bohr",
|
||||
"password": "azerty"
|
||||
"password": "Azerty123!"
|
||||
}
|
||||
"""
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user