Snapshots

This commit is contained in:
Daniel Ang
2021-06-18 13:11:37 +02:00
parent 4bf69b97bd
commit 3afdedbd3f

View File

@ -140,6 +140,10 @@
✓ it macros true is true with argument ✓ it macros true is true with argument
✓ it macros false is not true with argument ✓ it macros false is not true with argument
PASS Tests\Features\Expect\json
✓ it properly parses json string
✓ fails with broken json string
PASS Tests\Features\Expect\not PASS Tests\Features\Expect\not
✓ not property calls ✓ not property calls
@ -569,5 +573,5 @@
✓ it is a test ✓ it is a test
✓ it uses correct parent class ✓ it uses correct parent class
Tests: 4 incompleted, 7 skipped, 355 passed Tests: 4 incompleted, 7 skipped, 357 passed