From 5cd5d3c55bd01fbf620293c087feb62661f32382 Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Wed, 6 Mar 2019 09:56:29 +0100 Subject: Revert "Disable fragile tests for now" This reverts commit 40e04c83914e960b5aff739900d887f0e7a44d63. Signed-off-by: Morris Jobke --- tests/acceptance/features/login.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/acceptance/features/login.feature') 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 -- cgit v1.2.3