tests: adjusts snapshots

This commit is contained in:
Nuno Maduro
2023-09-03 21:36:48 +01:00
parent 8ea425b266
commit e79ffc6bad
2 changed files with 8 additions and 6 deletions

View File

@ -695,10 +695,12 @@
✓ it fails with message
PASS Tests\Features\Expect\toHaveMethod
pass
failures
failures with message
not failures
class has method
opposite class has method
class has method via a parent class
class has method via a trait
✓ failure when the class has no method
✓ class has no method
PASS Tests\Features\Expect\toHaveMethods
✓ pass
@ -1307,4 +1309,4 @@
WARN Tests\Visual\Version
- visual snapshot of help command output
Tests: 2 deprecated, 4 warnings, 5 incomplete, 2 notices, 13 todos, 19 skipped, 925 passed (2204 assertions)
Tests: 2 deprecated, 4 warnings, 5 incomplete, 2 notices, 13 todos, 19 skipped, 927 passed (2196 assertions)