From c4542f4a19364b5d0fe2bc8cccc30daf89fb6b1f Mon Sep 17 00:00:00 2001 From: Ilya Tregubov Date: Thu, 7 Oct 2021 16:56:43 +0700 Subject: [PATCH] MDL-52206 workshop: Fix Behat test broken by recent courseindex changes. --- mod/workshop/tests/behat/workshop_completion_pass_grade.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod/workshop/tests/behat/workshop_completion_pass_grade.feature b/mod/workshop/tests/behat/workshop_completion_pass_grade.feature index 39e3d493431..214244c0ef9 100644 --- a/mod/workshop/tests/behat/workshop_completion_pass_grade.feature +++ b/mod/workshop/tests/behat/workshop_completion_pass_grade.feature @@ -66,7 +66,7 @@ Feature: Workshop submission and assessment with pass grade activity completion | Sam2 Student2 | Sam1 Student1 | | Sam3 Student3 | Sam1 Student1 | | Sam2 Student2 | Sam4 Student4 | - And I follow "TestWorkshop" + And I am on the "TestWorkshop" "workshop activity" page And I change phase in workshop "TestWorkshop" to "Assessment phase" And I log out # student1 assesses work of student2 and student3