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

Issue #3196489: Update Varbase Layout Builder module from ~9.0 to ~10.0

parent 5bf391fc
No related branches found
No related tags found
No related merge requests found
......@@ -120,7 +120,8 @@ I want to be able to add and remove entities to any allowed entity queue.
Then I should see "Test hero slider #1"
When I click "Edit" in the "Test hero slider #1" row
And I wait
And I click "Delete"
Then I should see "Delete"
When I click "edit-delete"
And I wait
Then I should see "This action cannot be undone."
When I press the "Delete" button
......@@ -138,10 +139,10 @@ I want to be able to add and remove entities to any allowed entity queue.
And I wait
Then I should see "Test hero slider #2"
When I click "Edit" in the "Test hero slider #2" row
And I wait
And I click "Delete"
Then I should see "Delete"
When I click "edit-delete"
And I wait
Then I should see "This action cannot be undone."
When I press the "Delete" button
And I wait
Then I should see "The Hero slider Test hero slider #2 has been deleted."
Then I should see "The Hero slider Test hero slider #1 has been deleted."
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