From e3217eee6c0843ffd073f15c59be0afeee422f63 Mon Sep 17 00:00:00 2001 From: Steve Boyd Date: Mon, 16 Dec 2024 14:51:45 +1300 Subject: [PATCH] MNT Fix behat test --- tests/behat/features/manage-files.feature | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/behat/features/manage-files.feature b/tests/behat/features/manage-files.feature index 96b2f35d1..20cfe18cd 100644 --- a/tests/behat/features/manage-files.feature +++ b/tests/behat/features/manage-files.feature @@ -281,6 +281,7 @@ Feature: Manage files Then I should see "No items found" And I should see "File type: Archive" Then I press the "Close" button + And I wait for 1 second And I should not see an "#AssetSearchForm_searchbox" element And I should see the file named "folder1" in the gallery