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
|
||||
*
|
||||
* @property Expectation not Creates the opposite expectation.
|
||||
* @property Expectation $not Creates the opposite expectation.
|
||||
*/
|
||||
final class Expectation
|
||||
{
|
||||
|
||||
@ -145,6 +145,11 @@
|
||||
PASS Tests\Expect\toEqual
|
||||
✓ pass
|
||||
✓ failures
|
||||
✓ not failures
|
||||
|
||||
PASS Tests\Expect\toEqualCanonicalizing
|
||||
✓ pass
|
||||
✓ failures
|
||||
✓ not failures
|
||||
|
||||
PASS Tests\Expect\toEqualWithDelta
|
||||
@ -332,5 +337,5 @@
|
||||
WARN Tests\Visual\Success
|
||||
- visual snapshot of test suite on success
|
||||
|
||||
Tests: 6 skipped, 195 passed
|
||||
Time: 5.27s
|
||||
Tests: 6 skipped, 198 passed
|
||||
Time: 5.46s
|
||||
|
||||
Reference in New Issue
Block a user