From 6aff5581f602fc414161748a5f4b111ca004ca76 Mon Sep 17 00:00:00 2001 From: "Eloy Lafuente (stronk7)" Date: Wed, 16 Jul 2014 01:19:13 +0200 Subject: [PATCH] MDL-30431 mod_wiki: whitespace fix --- mod/wiki/tests/behat/wiki_comments.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod/wiki/tests/behat/wiki_comments.feature b/mod/wiki/tests/behat/wiki_comments.feature index 5f507ffa550..f4947326544 100644 --- a/mod/wiki/tests/behat/wiki_comments.feature +++ b/mod/wiki/tests/behat/wiki_comments.feature @@ -63,7 +63,7 @@ Feature: Users can comment on wiki pages And I follow "Comments" Then ".r0 img[title='Edit']" "css_element" should not exist Then ".r0 img[title='Delete']" "css_element" should not exist - + @javascript Scenario: Teacher can delete a student comment When I log out -- 2.11.4.GIT