From 1167d037f03fa0b5ccdc258b47edf3e8a55d11f4 Mon Sep 17 00:00:00 2001 From: Alex Skrypnyk Date: Thu, 7 Dec 2023 15:49:31 +1100 Subject: [PATCH] Fixed views filtering test. (#1165) See #1164 --- .../features/view.civictheme_automated_list_examples.feature | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tests/behat/features/view.civictheme_automated_list_examples.feature b/tests/behat/features/view.civictheme_automated_list_examples.feature index c0d767dcb..ee97dc85f 100644 --- a/tests/behat/features/view.civictheme_automated_list_examples.feature +++ b/tests/behat/features/view.civictheme_automated_list_examples.feature @@ -137,7 +137,7 @@ Feature: CivicTheme listing renders on views pages with filters # | civictheme-no-sidebar/listing-one-filter-single-select | # | civictheme-no-sidebar/listing-one-filter-single-select-exposed-block | - @api @testmode + @api @testmode Scenario Outline: Listing example - One filter - Multi Given I am an anonymous user When I go to "" @@ -162,6 +162,8 @@ Feature: CivicTheme listing renders on views pages with filters And I should not see the text "[TEST] Page 13" And I should not see the text "[TEST] Page 14" And I should not see the text "[TEST] Page 15" + # @todo Remove once https://www.drupal.org/project/drupal/issues/2900248 is resolved. + And the cache has been cleared Examples: | path |