From 309354852f12ae88d5eef05d311d6ebcba8ee762 Mon Sep 17 00:00:00 2001 From: Christopher Ng Date: Thu, 14 Oct 2021 08:19:40 +0000 Subject: Profile backend Signed-off-by: Christopher Ng --- tests/acceptance/features/header.feature | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/acceptance') diff --git a/tests/acceptance/features/header.feature b/tests/acceptance/features/header.feature index 4a8b3cea417..9931bc67436 100644 --- a/tests/acceptance/features/header.feature +++ b/tests/acceptance/features/header.feature @@ -5,7 +5,7 @@ Feature: header Given I am logged in as the admin When I open the Settings menu Then I see that the Settings menu is shown - And I see that the Settings menu has only 6 items + And I see that the Settings menu has only 7 items And I see that the "Set status" item in the Settings menu is shown And I see that the "Settings" item in the Settings menu is shown And I see that the "Apps" item in the Settings menu is shown @@ -17,7 +17,7 @@ Feature: header Given I am logged in When I open the Settings menu Then I see that the Settings menu is shown - And I see that the Settings menu has only 4 items + And I see that the Settings menu has only 5 items And I see that the "Set status" item in the Settings menu is shown And I see that the "Settings" item in the Settings menu is shown And I see that the "Help" item in the Settings menu is shown -- cgit v1.2.3