From 2ce7fad864174c636701a74798bb53b67d78f905 Mon Sep 17 00:00:00 2001 From: Dan Poltawski Date: Mon, 17 Jul 2017 11:30:28 +0100 Subject: [PATCH] MDL-59548 behat: fix trailing whitespace --- lib/tests/behat/behat_forms.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/tests/behat/behat_forms.php b/lib/tests/behat/behat_forms.php index 20593387c7e..9b5d2c74cb2 100644 --- a/lib/tests/behat/behat_forms.php +++ b/lib/tests/behat/behat_forms.php @@ -548,5 +548,4 @@ class behat_forms extends behat_base { $csstarget = ".form-autocomplete-downarrow"; $this->execute('behat_general::i_click_on', [$csstarget, 'css_element']); } - } -- 2.43.0