diff --git a/calendar/tests/behat/minicalendar.feature b/calendar/tests/behat/minicalendar.feature
index 429114b4aaa..e3f6ff0a98a 100644
--- a/calendar/tests/behat/minicalendar.feature
+++ b/calendar/tests/behat/minicalendar.feature
@@ -27,6 +27,7 @@ Feature: Open calendar popup
       | Type of event     | site |
       | Event title       | Event 1:2 |
       | timestart[day]    | 1  |
+    And I reload the page
     When I hover over day "1" of this month in the calendar
     Then I should see "Event 1:1"
     And I should see "Event 1:2"