diff --git a/tests/features/varbase/step2-apply-tests/05-content-management/05-01-entityqueue-reverse-order-in-admin-view.feature b/tests/features/varbase/step2-apply-tests/05-content-management/05-01-entityqueue-reverse-order-in-admin-view.feature
index 29f3af046e94ae28ec1cc7b7c8b37678d63bc174..fa03e0d01511480a915d40ab8c3cf13265edf9ff 100644
--- a/tests/features/varbase/step2-apply-tests/05-content-management/05-01-entityqueue-reverse-order-in-admin-view.feature
+++ b/tests/features/varbase/step2-apply-tests/05-content-management/05-01-entityqueue-reverse-order-in-admin-view.feature
@@ -19,9 +19,7 @@ Scenario: Check that Reverse order in admin view is working
    When I go to "/admin/structure/entityqueue/test_queue#edit-queue-settings"
     And I wait
    Then I should see "Configure Test Queue"
-   When I press "Queue settings"
-    And I wait
-   Then I should see "Restrict this queue to a minimum of"
+    And I should see "Restrict this queue to a minimum of"
     And I should see "Reverse"
    When I check the box "Reverse"
     And I press "Save"