mirror of
https://github.com/moodle/moodle.git
synced 2025-04-14 13:02:07 +02:00
MDL-63996 behat: Fix multi-tag autocomplete usage
This commit is contained in:
parent
a20b64aaef
commit
9b3343adc2
@ -86,6 +86,7 @@ class behat_form_autocomplete extends behat_form_text {
|
||||
|
||||
$this->wait_for_pending_js();
|
||||
$this->key_press(27);
|
||||
$this->wait_for_pending_js();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user