mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
tests: update snapshots
This commit is contained in:
@ -9,7 +9,7 @@ use PHPUnit\Framework\Assert;
|
|||||||
/**
|
/**
|
||||||
* @internal
|
* @internal
|
||||||
*
|
*
|
||||||
* @property Expectation not Creates the opposite expectation.
|
* @property Expectation $not Creates the opposite expectation.
|
||||||
*/
|
*/
|
||||||
final class Expectation
|
final class Expectation
|
||||||
{
|
{
|
||||||
|
|||||||
@ -145,6 +145,11 @@
|
|||||||
PASS Tests\Expect\toEqual
|
PASS Tests\Expect\toEqual
|
||||||
✓ pass
|
✓ pass
|
||||||
✓ failures
|
✓ failures
|
||||||
|
✓ not failures
|
||||||
|
|
||||||
|
PASS Tests\Expect\toEqualCanonicalizing
|
||||||
|
✓ pass
|
||||||
|
✓ failures
|
||||||
✓ not failures
|
✓ not failures
|
||||||
|
|
||||||
PASS Tests\Expect\toEqualWithDelta
|
PASS Tests\Expect\toEqualWithDelta
|
||||||
@ -332,5 +337,5 @@
|
|||||||
WARN Tests\Visual\Success
|
WARN Tests\Visual\Success
|
||||||
- visual snapshot of test suite on success
|
- visual snapshot of test suite on success
|
||||||
|
|
||||||
Tests: 6 skipped, 195 passed
|
Tests: 6 skipped, 198 passed
|
||||||
Time: 5.27s
|
Time: 5.46s
|
||||||
|
|||||||
Reference in New Issue
Block a user