diff --git a/test/features/regulation.feature b/test/features/regulation.feature index 54e40b79a..f361c2dd5 100644 --- a/test/features/regulation.feature +++ b/test/features/regulation.feature @@ -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 | \ No newline at end of file + Then I'm redirected to "https://public.test.local:8080/secret.html" \ No newline at end of file