diff --git a/tests/features/varbase/step2-apply-tests/05-content-management/05-00-add-default-entityqueue-testing-content-and-config.feature b/tests/features/varbase/step2-apply-tests/05-content-management/05-00-add-default-entityqueue-testing-content-and-config.feature index 2beada3ba2deaa4ffeafe47d2ef191cbdbe830a7..c2623553338afd134ea7d9648b6861dafd4285a9 100644 --- a/tests/features/varbase/step2-apply-tests/05-content-management/05-00-add-default-entityqueue-testing-content-and-config.feature +++ b/tests/features/varbase/step2-apply-tests/05-content-management/05-00-add-default-entityqueue-testing-content-and-config.feature @@ -23,7 +23,10 @@ Scenario: Add Entity Queue Test Queue and use Test Content type Then I should see "Add Entity Queue" When I fill in "Test Queue" for "Name" And I fill in "test_queue" for "Machine-readable name" - And I check the box "Test Content" + And I click "Entity settings" + And I wait + Then I should see "Content type" + When I check the box "Test Content" And I press "Save" And I wait Then I should see "The entity queue Test Queue has been added."