summaryrefslogtreecommitdiffstats
path: root/tests/acceptance/features/login.feature
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2019-03-06 09:56:29 +0100
committerMorris Jobke <hey@morrisjobke.de>2020-07-21 15:58:55 +0200
commit5cd5d3c55bd01fbf620293c087feb62661f32382 (patch)
tree5df303a9440c9202ddbc4ce68a01b6c1d8209f11 /tests/acceptance/features/login.feature
parentd35e8d7b2be708650037bc16f5be4122f5fa1082 (diff)
downloadnextcloud-server-5cd5d3c55bd01fbf620293c087feb62661f32382.tar.gz
nextcloud-server-5cd5d3c55bd01fbf620293c087feb62661f32382.zip
Revert "Disable fragile tests for now"
This reverts commit 40e04c83914e960b5aff739900d887f0e7a44d63. Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Diffstat (limited to 'tests/acceptance/features/login.feature')
-rw-r--r--tests/acceptance/features/login.feature2
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