feat(mock): updates tests

This commit is contained in:
Nuno Maduro
2021-05-15 01:01:46 +01:00
parent 99d6fb9f5f
commit 7023cec432
3 changed files with 14 additions and 7 deletions

View File

@ -79,7 +79,7 @@
PASS Tests\Features\Mocks
✓ it can mock methods
✓ access to the mock object
it allows access to the underlying mockery mock
PASS Tests\Features\PendingHigherOrderTests
✓ get 'foo' → get 'bar' → expect true → toBeTrue