mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
MDL-59548 behat: fix trailing whitespace
This commit is contained in:
parent
c899bfb088
commit
2ce7fad864
1 changed files with 0 additions and 1 deletions
|
@ -548,5 +548,4 @@ class behat_forms extends behat_base {
|
||||||
$csstarget = ".form-autocomplete-downarrow";
|
$csstarget = ".form-autocomplete-downarrow";
|
||||||
$this->execute('behat_general::i_click_on', [$csstarget, 'css_element']);
|
$this->execute('behat_general::i_click_on', [$csstarget, 'css_element']);
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue