mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
add test for new macro behavior
This commit is contained in:
@ -67,6 +67,9 @@
|
||||
✓ it is a test
|
||||
✓ it is a higher order message test
|
||||
|
||||
PASS Tests\Features\Macro
|
||||
✓ it can call chained macro method
|
||||
|
||||
PASS Tests\Features\Mocks
|
||||
✓ it has bar
|
||||
|
||||
@ -151,5 +154,5 @@
|
||||
WARN Tests\Visual\Success
|
||||
s visual snapshot of test suite on success
|
||||
|
||||
Tests: 6 skipped, 86 passed
|
||||
Time: 3.58s
|
||||
Tests: 6 skipped, 87 passed
|
||||
Time: 3.60s
|
||||
|
||||
Reference in New Issue
Block a user