diff options
Diffstat (limited to 'tests/acceptance/features/login.feature')
-rw-r--r-- | tests/acceptance/features/login.feature | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/acceptance/features/login.feature b/tests/acceptance/features/login.feature index 8d5bacb18c0..047d7398d6c 100644 --- a/tests/acceptance/features/login.feature +++ b/tests/acceptance/features/login.feature @@ -47,7 +47,7 @@ Feature: login And I see that the list of users contains the user unknownUser And I act as John And I log in with user unknownUser and password 123456acb -# Then I see that the current page is the Files app + Then I see that the current page is the Files app Scenario: log out Given I am logged in |