From 9a7397222d6c8e7045ec5d6548f64fff561bae02 Mon Sep 17 00:00:00 2001 From: Steve Boyd Date: Fri, 19 Nov 2021 11:12:44 +1300 Subject: [PATCH] MNT Fix behat test --- tests/behat/features/blog.feature | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/behat/features/blog.feature b/tests/behat/features/blog.feature index 706f466..79fe891 100644 --- a/tests/behat/features/blog.feature +++ b/tests/behat/features/blog.feature @@ -39,6 +39,7 @@ Feature: Create a blog And I click the "Settings" CMS tab And I press the "Save" button And I click the "Users" CMS tab + And I wait for 3 seconds And I select "EDITOR" from "Editors" And I press the "Publish" button