For some reasons, you got this error during php unit tests:
Trying to get property '_mockery_expectations_count' of non-objectCode language: JavaScript (javascript)
Use this trait:
Mockery\Adapter\Phpunit\MockeryPHPUnitIntegration
—
For some reasons, you got this error during php unit tests:
Trying to get property '_mockery_expectations_count' of non-objectCode language: JavaScript (javascript)
Use this trait:
Mockery\Adapter\Phpunit\MockeryPHPUnitIntegration
Leave a Reply
You must be logged in to post a comment.