MDL-62800 behat: Correct path to P&P
This commit was originally a part of MDL-62950
This commit is contained in:
@@ -364,7 +364,7 @@ Feature: User must accept policy managed by this plugin when logging in and sign
|
||||
And I log out
|
||||
# Create new policy document.
|
||||
And I log in as "admin"
|
||||
And I navigate to "Manage policies" node in "Site administration > Privacy and policies"
|
||||
And I navigate to "Manage policies" node in "Site administration > Users > Privacy and policies"
|
||||
And I should see "Policies and agreements"
|
||||
And I should see "New policy"
|
||||
And I follow "New policy"
|
||||
@@ -419,7 +419,7 @@ Feature: User must accept policy managed by this plugin when logging in and sign
|
||||
And I log out
|
||||
# Create new version of the policy document.
|
||||
And I log in as "admin"
|
||||
And I navigate to "Manage policies" node in "Site administration > Privacy and policies"
|
||||
And I navigate to "Manage policies" node in "Site administration > Users > Privacy and policies"
|
||||
When I follow "Actions"
|
||||
Then I should see "View"
|
||||
And I should see "Edit"
|
||||
|
||||
Reference in New Issue
Block a user