From cdcf1e7ee3ee221a3cc6e1db4d6cb3ebed856c43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20D=C3=A9niz?= Date: Thu, 12 Aug 2021 11:35:31 +0100 Subject: [PATCH] MDL-71500 calendar_threemonth: fix wrong behat step --- calendar/tests/behat/minicalendar.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/calendar/tests/behat/minicalendar.feature b/calendar/tests/behat/minicalendar.feature index 0d8461666ca..372475073ac 100644 --- a/calendar/tests/behat/minicalendar.feature +++ b/calendar/tests/behat/minicalendar.feature @@ -38,7 +38,7 @@ Feature: Open calendar popup @javascript Scenario: I view a day event then another day event - Given I follow "This month" + Given I follow "Full calendar" And I create a calendar event: | Type of event | site | | Event title | Event 3:1 |