From 449627676f6791b77109c69e9065ab73723d906d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pau=20Ferrer=20Oca=C3=B1a?= Date: Wed, 6 Nov 2024 10:28:13 +0100 Subject: [PATCH] MOBILE-4694 behat: Fix site policy test string change --- src/core/features/policy/tests/behat/consent.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/features/policy/tests/behat/consent.feature b/src/core/features/policy/tests/behat/consent.feature index ac20fd012..37a60fdca 100755 --- a/src/core/features/policy/tests/behat/consent.feature +++ b/src/core/features/policy/tests/behat/consent.feature @@ -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"