MDL-59548 behat: fix trailing whitespace

This commit is contained in:
Dan Poltawski 2017-07-17 11:30:28 +01:00
parent c899bfb088
commit 2ce7fad864

View file

@ -548,5 +548,4 @@ class behat_forms extends behat_base {
$csstarget = ".form-autocomplete-downarrow";
$this->execute('behat_general::i_click_on', [$csstarget, 'css_element']);
}
}