From b600f27e1e767237cec9985ea97c06ff3c1e178b Mon Sep 17 00:00:00 2001 From: Noel De Martin Date: Wed, 17 Apr 2024 09:51:18 +0200 Subject: [PATCH] MOBILE-4470 behat: Fix tests for 4.2 --- src/core/features/courses/tests/behat/basic-usage-402.feature | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/core/features/courses/tests/behat/basic-usage-402.feature b/src/core/features/courses/tests/behat/basic-usage-402.feature index 935d791bd..0e15a20ec 100644 --- a/src/core/features/courses/tests/behat/basic-usage-402.feature +++ b/src/core/features/courses/tests/behat/basic-usage-402.feature @@ -65,6 +65,3 @@ Feature: Test basic usage of courses in app And I press "Course 3" in the app Then I should find "Choice course 3" in the app And the header should be "Course 3" in the app - And the following events should have been logged for "student1" in the app: - | name | - | \core\event\mycourses_viewed |