From 934a6d94efcbef2d9db98d6b1079e4b6dde5e7dc Mon Sep 17 00:00:00 2001 From: Andrew Nicols Date: Wed, 13 Jan 2016 10:20:25 +0800 Subject: [PATCH] MDL-43620 mod_chat: Whitespace fix --- mod/chat/tests/behat/chat_course_reset.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod/chat/tests/behat/chat_course_reset.feature b/mod/chat/tests/behat/chat_course_reset.feature index 8f1beb71220..89ea3f23439 100644 --- a/mod/chat/tests/behat/chat_course_reset.feature +++ b/mod/chat/tests/behat/chat_course_reset.feature @@ -52,4 +52,4 @@ Feature: Chat reset And I follow "Test chat name" And I navigate to "Edit settings" node in "Chat administration" And I expand all fieldsets - And the "id_chattime_year" select box should contain "2030" + And the "id_chattime_year" select box should contain "2030"