mirror of
https://github.com/moodle/moodle.git
synced 2025-05-31 21:19:49 +02:00
MDL-32923 phpunit: be a bit more verbose about re-run cmmand
This commit is contained in:
parent
a5fefe0bbd
commit
7e86180956
@ -62,6 +62,6 @@ class Hint_ResultPrinter extends PHPUnit_TextUI_ResultPrinter {
|
||||
$file = substr($file, strlen($cwd)+1);
|
||||
}
|
||||
|
||||
$this->write("\n phpunit $testName $file\n");
|
||||
$this->write("\n To re-run: phpunit $testName $file\n");
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user