Skip to content
Snippets Groups Projects
Commit 31a52004 authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3124385: Fix Automated Functional Acceptance Testing after the update...

Issue #3124385: Fix Automated Functional Acceptance Testing after the update of [Vartheme Admin] theme  from 8.6.9 ( ~6.0 ) to 8.7.0 ( ~7.0 )
parent 6dd7a7fe
No related branches found
No related tags found
No related merge requests found
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment