From 907234fde289debed7aa01f589b4811ef187f5a3 Mon Sep 17 00:00:00 2001 From: "John Molakvoæ (skjnldsv)" Date: Tue, 27 Feb 2018 18:48:14 +0100 Subject: Fix acceptance tests MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ (skjnldsv) --- tests/acceptance/features/login.feature | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/acceptance/features/login.feature') diff --git a/tests/acceptance/features/login.feature b/tests/acceptance/features/login.feature index e414209206e..3db8c4945ec 100644 --- a/tests/acceptance/features/login.feature +++ b/tests/acceptance/features/login.feature @@ -35,6 +35,8 @@ Feature: login When I act as Jane And I am logged in as the admin And I open the User settings + And I click the New user button + And I see that the new user form is shown And I create user unknownUser with password 123456acb And I see that the list of users contains the user unknownUser And I act as John -- cgit v1.2.3