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

Issue #3008154: Update [Webform] module from ^8.5.0-rc21 to ^8.5.0-rc24

parent 89e5991c
No related branches found
No related tags found
No related merge requests found
......@@ -199,7 +199,7 @@ projects[revision_log_default][type] = module
projects[revision_log_default][version] = 1.0
projects[webform][type] = module
projects[webform][version] = 5.0-rc23
projects[webform][version] = 5.0-rc24
projects[default_content][type] = module
projects[default_content][version] = 1.0-alpha7
......
Feature: Delete Arabic language from the system.
@cleanup @arabic @local
@javascript @cleanup @arabic @local
Scenario: Delete Arabic language from the system.
Given I am a logged in user with the "webmaster" user
When I go to "/admin/config/regional/language/delete/ar"
And I wait
Then I should see "Are you sure you want to delete the language Arabic?"
When I press "Delete"
And I wait 2m
And I wait 30s
Then I should see "The Arabic (ar) language has been removed."
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