mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
chore: update snapshots
This commit is contained in:
@ -898,6 +898,14 @@
|
|||||||
✓ it skips with falsy closure condition
|
✓ it skips with falsy closure condition
|
||||||
✓ it can be used in higher order tests
|
✓ it can be used in higher order tests
|
||||||
|
|
||||||
|
PASS Tests\Features\Fail
|
||||||
|
✓ it may fail
|
||||||
|
✓ it may fail with the given message
|
||||||
|
|
||||||
|
PASS Tests\Features\Fails
|
||||||
|
✓ it may fail
|
||||||
|
✓ it may fail with the given message
|
||||||
|
|
||||||
WARN Tests\Features\Helpers
|
WARN Tests\Features\Helpers
|
||||||
✓ it can set/get properties on $this
|
✓ it can set/get properties on $this
|
||||||
! it gets null if property do not exist → Undefined property Tests\Features\Helpers::$wqdwqdqw
|
! it gets null if property do not exist → Undefined property Tests\Features\Helpers::$wqdwqdqw
|
||||||
@ -1356,4 +1364,4 @@
|
|||||||
WARN Tests\Visual\Version
|
WARN Tests\Visual\Version
|
||||||
- visual snapshot of help command output
|
- visual snapshot of help command output
|
||||||
|
|
||||||
Tests: 2 deprecated, 4 warnings, 5 incomplete, 2 notices, 13 todos, 19 skipped, 966 passed (2286 assertions)
|
Tests: 2 deprecated, 4 warnings, 5 incomplete, 2 notices, 13 todos, 19 skipped, 970 passed (2296 assertions)
|
||||||
Reference in New Issue
Block a user