diff --git a/calendar/tests/behat/calendar_import.feature b/calendar/tests/behat/calendar_import.feature index 68ab388163a..a9cedb12bcc 100644 --- a/calendar/tests/behat/calendar_import.feature +++ b/calendar/tests/behat/calendar_import.feature @@ -31,3 +31,4 @@ Feature: Import and edit calendar events And I should see "Event on 2-15-2017" And I should see "Event on 2-25-2017" And I follow "Event on 2-15-2017" + And I should see "Event source: Test Import"