We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fab8e20 commit c3bd1b2Copy full SHA for c3bd1b2
readme.md
@@ -77,7 +77,7 @@ Now we run tests from command-line using the `tester` command:
77
> tester
78
_____ ___ ___ _____ ___ ___
79
|_ _/ __)( __/_ _/ __)| _ )
80
- |_| \___ /___) |_| \___ |_|_\ v2.3.0
+ |_| \___ /___) |_| \___ |_|_\ v2.3.1
81
82
PHP 7.3.3 | php -n | 8 threads
83
.
src/Runner/CliTester.php
@@ -92,7 +92,7 @@ private function loadOptions(): CommandLine
92
echo <<<'XX'
93
94
95
96
97
98
XX;
0 commit comments