From da216b746554e68e4b4c3e473ddd60f52bc4186d Mon Sep 17 00:00:00 2001 From: mhuser Date: Thu, 10 Aug 2023 12:04:21 +0200 Subject: [PATCH] make behat happy --- tests-behat/grid.feature | 1 + 1 file changed, 1 insertion(+) diff --git a/tests-behat/grid.feature b/tests-behat/grid.feature index c31b330763..fc20425429 100644 --- a/tests-behat/grid.feature +++ b/tests-behat/grid.feature @@ -77,6 +77,7 @@ Feature: Grid Then I should not see "Zambia" Scenario: IPP selector + Given I am on "collection/grid.php" Then I should see "Andorra" Then I should not see "China" Then I should not see "Zambia"