Skip to content

Commit

Permalink
MOBILE-4694 behat: Fix site policy test string change
Browse files Browse the repository at this point in the history
  • Loading branch information
crazyserver committed Nov 6, 2024
1 parent 4a091c5 commit 577d419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/features/policy/tests/behat/consent.feature
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Feature: Test accepting pending policies on signup
But I should not be able to press "Continue" in the app
And I should not be able to press "User account" in the app

When I press "Link to site policy agreement" in the app
When I press "Site policy agreement" "a" in the app
And I press "OK" in the app
Then the app should have opened a browser tab with url "moodle.org"

Expand Down

0 comments on commit 577d419

Please sign in to comment.