Skip to content

Commit

Permalink
MDL-62800 behat: Correct path to P&P
Browse files Browse the repository at this point in the history
This commit was originally a part of MDL-62950
  • Loading branch information
andrewnicols committed Aug 7, 2018
1 parent d812eb3 commit 51b1c2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions admin/tool/policy/tests/behat/consent.feature
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit 51b1c2b

Please sign in to comment.