Skip to content

Commit

Permalink
tests: fix tests one
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Feb 19, 2023
1 parent e989eba commit 33d1c9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Unit/Adapters/PhpunitTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ public function itHasTests(): void
✓ deprecation example
✓ pass example
Tests: 1 risky, 1 incomplete, 1 todo, 1 skipped, 6 passed (7 assertions)
Tests: 1 risky, 1 incomplete, 1 todo, 1 skipped, 7 passed (8 assertions)
Duration:
EOF,
$output
Expand Down

0 comments on commit 33d1c9b

Please sign in to comment.