From 1ee41ff7be603ea0dedc464c0fa385c2194a936e Mon Sep 17 00:00:00 2001 From: Sujith Haridasan Date: Tue, 10 Aug 2021 11:02:06 +0530 Subject: [PATCH] MDL-71915 tool_recyclebin: Update behat tests Update behat tests for the changes made to the tertiary navigation. --- admin/tool/recyclebin/tests/behat/backup_user_data.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/tool/recyclebin/tests/behat/backup_user_data.feature b/admin/tool/recyclebin/tests/behat/backup_user_data.feature index c24900d8592..c5cd73951e3 100644 --- a/admin/tool/recyclebin/tests/behat/backup_user_data.feature +++ b/admin/tool/recyclebin/tests/behat/backup_user_data.feature @@ -43,7 +43,7 @@ Feature: Backup user data | Feedback for the response 'False'. | So you think it is false | And I log out When I am on the "Quiz 1" "quiz activity" page logged in as student1 - And I press "Attempt quiz now" + And I follow "Attempt quiz" And I click on "True" "radio" in the "First question" "question" And I click on "False" "radio" in the "Second question" "question" And I press "Finish attempt"