From 385b7c6efb7aeb2c7ec8846c93bc52fa2409cbea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luca=20B=C3=B6sch?= Date: Fri, 29 Nov 2024 00:00:03 +0100 Subject: [PATCH] Distinguish behat tests who deal with footer and footnote. --- tests/behat/theme_boost_union_contentsettings_footer.feature | 2 +- .../behat/theme_boost_union_contentsettings_staticpages.feature | 2 +- tests/behat/theme_boost_union_feelsettings_links.feature | 2 +- tests/behat/theme_boost_union_feelsettings_navigation.feature | 2 +- tests/behat/theme_boost_union_feelsettings_pagelayouts.feature | 2 +- tests/behat/theme_boost_union_goodiesfordesigners.feature | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/tests/behat/theme_boost_union_contentsettings_footer.feature b/tests/behat/theme_boost_union_contentsettings_footer.feature index 0fd57bef7c9..521f6649e31 100644 --- a/tests/behat/theme_boost_union_contentsettings_footer.feature +++ b/tests/behat/theme_boost_union_contentsettings_footer.feature @@ -1,4 +1,4 @@ -@theme @theme_boost_union @theme_boost_union_contentsettings @theme_boost_union_contentsettings_footer +@theme @theme_boost_union @theme_boost_union_contentsettings @theme_boost_union_contentsettings_footer @theme_boost_union_footer @theme_boost_union_footnote Feature: Configuring the theme_boost_union plugin for the "Footer" tab on the "Content" page In order to use the features As admin diff --git a/tests/behat/theme_boost_union_contentsettings_staticpages.feature b/tests/behat/theme_boost_union_contentsettings_staticpages.feature index 642d0c29482..a19407798fc 100644 --- a/tests/behat/theme_boost_union_contentsettings_staticpages.feature +++ b/tests/behat/theme_boost_union_contentsettings_staticpages.feature @@ -1,4 +1,4 @@ -@theme @theme_boost_union @theme_boost_union_contentsettings @theme_boost_union_contentsettings_staticpages +@theme @theme_boost_union @theme_boost_union_contentsettings @theme_boost_union_contentsettings_staticpages @theme_boost_union_footer @theme_boost_union_footnote Feature: Configuring the theme_boost_union plugin for the "Static pages" tab on the "Content" page In order to use the features As admin diff --git a/tests/behat/theme_boost_union_feelsettings_links.feature b/tests/behat/theme_boost_union_feelsettings_links.feature index b6f7e66d56e..07441ebe05f 100644 --- a/tests/behat/theme_boost_union_feelsettings_links.feature +++ b/tests/behat/theme_boost_union_feelsettings_links.feature @@ -1,4 +1,4 @@ -@theme @theme_boost_union @theme_boost_union_feelsettings @theme_boost_union_feelsettings_links +@theme @theme_boost_union @theme_boost_union_feelsettings @theme_boost_union_feelsettings_links @theme_boost_union_footnote Feature: Configuring the theme_boost_union plugin for the "Links" tab on the "Feel" page In order to use the features As admin diff --git a/tests/behat/theme_boost_union_feelsettings_navigation.feature b/tests/behat/theme_boost_union_feelsettings_navigation.feature index ee27a3b58d4..2358ee2fd42 100644 --- a/tests/behat/theme_boost_union_feelsettings_navigation.feature +++ b/tests/behat/theme_boost_union_feelsettings_navigation.feature @@ -1,4 +1,4 @@ -@theme @theme_boost_union @theme_boost_union_feelsettings @theme_boost_union_feelsettings_navigation +@theme @theme_boost_union @theme_boost_union_feelsettings @theme_boost_union_feelsettings_navigation @theme_boost_union_footer Feature: Configuring the theme_boost_union plugin for the "Navigation" tab on the "Feel" page In order to use the features As admin diff --git a/tests/behat/theme_boost_union_feelsettings_pagelayouts.feature b/tests/behat/theme_boost_union_feelsettings_pagelayouts.feature index 919e674fc6d..de9fabf340d 100644 --- a/tests/behat/theme_boost_union_feelsettings_pagelayouts.feature +++ b/tests/behat/theme_boost_union_feelsettings_pagelayouts.feature @@ -1,4 +1,4 @@ -@theme @theme_boost_union @theme_boost_union_feelsettings @theme_boost_union_feelsettings_pagelayouts +@theme @theme_boost_union @theme_boost_union_feelsettings @theme_boost_union_feelsettings_pagelayouts @theme_boost_union_footer Feature: Configuring the theme_boost_union plugin for the "Page layouts" tab on the "Feel" page In order to use the features As admin diff --git a/tests/behat/theme_boost_union_goodiesfordesigners.feature b/tests/behat/theme_boost_union_goodiesfordesigners.feature index e616d170669..0fa731fdd7c 100644 --- a/tests/behat/theme_boost_union_goodiesfordesigners.feature +++ b/tests/behat/theme_boost_union_goodiesfordesigners.feature @@ -1,4 +1,4 @@ -@theme @theme_boost_union @theme_boost_union_goodiesfordesigners +@theme @theme_boost_union @theme_boost_union_goodiesfordesigners @theme_boost_union_footnote Feature: Using the goodies for designers in the theme_boost_union plugin In order to use the features As designer