diff --git a/tests/integration/features/decks.feature b/tests/integration/features/decks.feature index 3617792b8..f2354209c 100644 --- a/tests/integration/features/decks.feature +++ b/tests/integration/features/decks.feature @@ -1,6 +1,7 @@ Feature: decks Background: + Given user "admin" exists Given user "user0" exists Scenario: Request the main frontend page