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 430a515 commit b9711f5Copy full SHA for b9711f5
readme.md
@@ -72,7 +72,7 @@ Now we run tests from command-line using the `tester` command:
72
> tester
73
_____ ___ ___ _____ ___ ___
74
|_ _/ __)( __/_ _/ __)| _ )
75
- |_| \___ /___) |_| \___ |_|_\ v2.0.1
+ |_| \___ /___) |_| \___ |_|_\ v2.0.2
76
77
PHP 5.6.0 | php -n | 8 threads
78
.
src/Runner/CliTester.php
@@ -91,7 +91,7 @@ private function loadOptions()
91
echo <<<'XX'
92
93
94
95
96
97
XX;
0 commit comments