Fix randomness in integration tests

pull/127/head
Clement Michaud 2017-10-08 17:13:29 +02:00
parent 54c93fc945
commit b7a180af9b
1 changed files with 1 additions and 3 deletions

View File

@ -37,6 +37,4 @@ Feature: Authelia regulates authentication to avoid brute force
And I click on "Sign in"
And I use "REGISTERED" as TOTP token handle
And I click on "TOTP"
Then I have access to:
| url |
| https://public.test.local:8080/secret.html |
Then I'm redirected to "https://public.test.local:8080/secret.html"