From 7d416f9c2cdf5f95f8284fdbe8322d2470a8a732 Mon Sep 17 00:00:00 2001 From: Andrew Nicols Date: Tue, 7 Nov 2017 08:36:29 +0800 Subject: [PATCH] MDL-60361 calendar: Update behat test lang --- calendar/tests/behat/calendar_import.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/calendar/tests/behat/calendar_import.feature b/calendar/tests/behat/calendar_import.feature index c9a38292e02..6930b1ecec9 100644 --- a/calendar/tests/behat/calendar_import.feature +++ b/calendar/tests/behat/calendar_import.feature @@ -22,7 +22,7 @@ Feature: Import and edit calendar events And I set the following fields to these values: | Calendar name | Test Import | | Import from | Calendar file (.ics) | - | Type of event | User events | + | Type of event | User | And I upload "calendar/tests/fixtures/import.ics" file to "Calendar file (.ics)" filemanager And I press "Add" And I should see "Events imported: 2"