Skip to content

Commit ed73c82

Browse files
authored
Update README to update passing test example
Update passing test example from README
1 parent 13c5fff commit ed73c82

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,7 @@ vendor/bin/phpunit --extension "PeterFox\PhpUnitToonResultPrinter\ToonResultPrin
4949

5050
For a passing test:
5151
```text
52-
test: "Tests\\ExampleTest::test_it_passes"
53-
status: passed
52+
ok
5453
```
5554

5655
For a failing test:

0 commit comments

Comments
 (0)