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 13c5fff commit ed73c82Copy full SHA for ed73c82
1 file changed
README.md
@@ -49,8 +49,7 @@ vendor/bin/phpunit --extension "PeterFox\PhpUnitToonResultPrinter\ToonResultPrin
49
50
For a passing test:
51
```text
52
-test: "Tests\\ExampleTest::test_it_passes"
53
-status: passed
+ok
54
```
55
56
For a failing test:
0 commit comments