From a56cf15fbda05a98b48203b577980a1561555670 Mon Sep 17 00:00:00 2001 From: Ilias Dimopoulos Date: Tue, 5 Oct 2021 20:47:52 +0300 Subject: [PATCH] ISAICP-6694: Fix the site-menus test. --- tests/features/site_menus.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/features/site_menus.feature b/tests/features/site_menus.feature index 9117cc366b..fc61dffb02 100644 --- a/tests/features/site_menus.feature +++ b/tests/features/site_menus.feature @@ -29,7 +29,7 @@ Feature: Site menus When I am on the homepage # Todo: This should become "Contact Joinup Support" in the new theme. # Ref. https://citnet.tech.ec.europa.eu/CITnet/jira/browse/ISAICP-6694 - And I click "Contact support" in the Footer region + And I click "Contact Joinup Support" in the Footer region Then no menu items should be active in the "Header menu" menu # Collections menu item should be active when visiting a collection homepage.