lchrusciel / ApiTestCase

Handy PHPUnit test case for testing JSON APIs in your Symfony applications.
MIT License
410 stars 35 forks source link

Call \Mockery::close() only if MockerContainer is present #150

Closed angelov closed 5 years ago

angelov commented 5 years ago
Q A
Bug fix? yes
New feature? no
BC breaks? no
Related tickets
License MIT

Otherwise it throws an Class 'Mockery' not found error.

lchrusciel commented 5 years ago

Thanks, Dejan! :tada:

lchrusciel commented 5 years ago

Fix has been released as v4.0.1