From b6bb3e46ddf9fb9ffa92c1a3914182853cd511a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20D=C3=A9niz?= Date: Thu, 12 Aug 2021 23:43:57 +0100 Subject: [PATCH] MDL-72330 behat: revert previous incorrect change --- 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 372475073ac..0d8461666ca 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 "Full calendar" + Given I follow "This month" And I create a calendar event: | Type of event | site | | Event title | Event 3:1 |