Fix randomness in integration tests
parent
54c93fc945
commit
b7a180af9b
|
@ -37,6 +37,4 @@ Feature: Authelia regulates authentication to avoid brute force
|
||||||
And I click on "Sign in"
|
And I click on "Sign in"
|
||||||
And I use "REGISTERED" as TOTP token handle
|
And I use "REGISTERED" as TOTP token handle
|
||||||
And I click on "TOTP"
|
And I click on "TOTP"
|
||||||
Then I have access to:
|
Then I'm redirected to "https://public.test.local:8080/secret.html"
|
||||||
| url |
|
|
||||||
| https://public.test.local:8080/secret.html |
|
|
Loading…
Reference in New Issue