From 1191e5f003279603144d88f579c28e1fe8d1ac4b Mon Sep 17 00:00:00 2001 From: lameze Date: Tue, 2 Jul 2024 08:56:17 +0800 Subject: [PATCH] MDL-82345 behat: change window size to large to avoid failures --- webservice/tests/behat/manage_tokens.feature | 1 + 1 file changed, 1 insertion(+) diff --git a/webservice/tests/behat/manage_tokens.feature b/webservice/tests/behat/manage_tokens.feature index 9168c97e5fb..5f09e4af3d4 100644 --- a/webservice/tests/behat/manage_tokens.feature +++ b/webservice/tests/behat/manage_tokens.feature @@ -37,6 +37,7 @@ Feature: Manage external services tokens And "Copy to clipboard" "button" should not exist # Delete token. + And I change the window size to "large" And I press "Delete" action in the "Webservice1" report row And I should see "Do you really want to delete this web service token for Firstname1 Lastname1 on the service Moodle mobile web service?" And I press "Delete"