We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a496e85 commit b54326bCopy full SHA for b54326b
readme.md
@@ -86,7 +86,7 @@ Now we run tests from command-line using the `tester` command:
86
> tester
87
_____ ___ ___ _____ ___ ___
88
|_ _/ __)( __/_ _/ __)| _ )
89
- |_| \___ /___) |_| \___ |_|_\ v2.4.0
+ |_| \___ /___) |_| \___ |_|_\ v2.4.1
90
91
PHP 7.3.3 | php -n | 8 threads
92
.
src/Runner/CliTester.php
@@ -97,7 +97,7 @@ private function loadOptions(): CommandLine
97
echo <<<'XX'
98
99
100
101
102
103
XX;
0 commit comments