mirror of
https://github.com/moodle/moodle.git
synced 2025-04-20 16:04:25 +02:00
MDL-69278 behat: Correct variable name
This commit is contained in:
parent
0d751c196b
commit
05f23d5a2b
@ -184,7 +184,7 @@ class behat_hooks extends behat_base {
|
||||
$message = <<<EOF
|
||||
Your behat test site is outdated, please run the following command from your Moodle dirroot to drop, and reinstall the Behat test site.
|
||||
|
||||
{$comandpath}
|
||||
{$commandpath}
|
||||
|
||||
EOF;
|
||||
self::log_and_stop($message);
|
||||
|
Loading…
x
Reference in New Issue
Block a user