mirror of
https://github.com/ovh/the-bastion.git
synced 2025-01-08 00:12:10 +08:00
fix: tests: adjust testcase max days after b604cd137f
This commit is contained in:
parent
50c016be10
commit
7c26c2b721
1 changed files with 1 additions and 1 deletions
|
@ -288,7 +288,7 @@ testsuite_mfa()
|
|||
contain 'Multi-Factor Authentication enabled, an additional authentication factor is required (password).'
|
||||
contain 'Multi-Factor Authentication enabled, an additional authentication factor is required (OTP).'
|
||||
contain 'Your password expires on'
|
||||
contain 'in 14 days'
|
||||
contain 'in 89 days'
|
||||
contain REGEX 'Password:|Password for'
|
||||
contain 'Verification code:'
|
||||
nocontain 'JSON_OUTPUT'
|
||||
|
|
Loading…
Reference in a new issue