mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
chore: updates snapshots
This commit is contained in:
@ -652,6 +652,10 @@
|
||||
✓ failures with message
|
||||
✓ not failures
|
||||
|
||||
PASS Tests\Features\Expect\toHaveConstructor
|
||||
✓ class has constructor
|
||||
✓ class has no constructor
|
||||
|
||||
PASS Tests\Features\Expect\toHaveCount
|
||||
✓ pass
|
||||
✓ failures with invalid type
|
||||
@ -659,6 +663,10 @@
|
||||
✓ failures with message
|
||||
✓ not failures
|
||||
|
||||
PASS Tests\Features\Expect\toHaveDestructor
|
||||
✓ class has destructor
|
||||
✓ class has no destructor
|
||||
|
||||
PASS Tests\Features\Expect\toHaveKebabCaseKeys
|
||||
✓ pass
|
||||
✓ failures
|
||||
@ -1325,4 +1333,4 @@
|
||||
WARN Tests\Visual\Version
|
||||
- visual snapshot of help command output
|
||||
|
||||
Tests: 2 deprecated, 4 warnings, 5 incomplete, 2 notices, 13 todos, 19 skipped, 939 passed (2220 assertions)
|
||||
Tests: 2 deprecated, 4 warnings, 5 incomplete, 2 notices, 13 todos, 19 skipped, 943 passed (2224 assertions)
|
||||
Reference in New Issue
Block a user