Skip to content
Snippets Groups Projects
Commit 6dd7a7fe 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 84abea8d
No related branches found
No related tags found
No related merge requests found
...@@ -19,7 +19,7 @@ Scenario: Check that Reverse order in admin view is working ...@@ -19,7 +19,7 @@ Scenario: Check that Reverse order in admin view is working
When I go to "/admin/structure/entityqueue/test_queue#edit-queue-settings" When I go to "/admin/structure/entityqueue/test_queue#edit-queue-settings"
And I wait And I wait
Then I should see "Configure Test Queue" Then I should see "Configure Test Queue"
When I click "Queue settings" When I press "Queue settings"
And I wait And I wait
Then I should see "Restrict this queue to a minimum of" Then I should see "Restrict this queue to a minimum of"
And I should see "Reverse" And I should see "Reverse"
......
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