MDL-62139 behat: Invalid test

If javascript is disabled, we can't open the menu.
This commit is contained in:
Damyon Wiese 2018-10-23 16:35:03 +08:00
parent c8cd967f48
commit 3ed1cec01e

View File

@ -420,7 +420,7 @@ Feature: User must accept policy managed by this plugin when logging in and sign
# Create new version of the policy document.
And I log in as "admin"
And I navigate to "Users > Privacy and policies > Manage policies" in site administration
When I follow "Actions"
# Menu is already open because javascript is disabled.
Then I should see "View"
And I should see "Edit"
And I should see "Set status to \"Inactive\""