mirror of
https://github.com/moodle/moodle.git
synced 2025-04-25 10:26:17 +02:00
MDL-62139 behat: Invalid test
If javascript is disabled, we can't open the menu.
This commit is contained in:
parent
c8cd967f48
commit
3ed1cec01e
@ -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\""
|
||||
|
Loading…
x
Reference in New Issue
Block a user