There was 1 error:
1) Tests\Configuration\DriverMapperTest::testUsageOfCorrectConfigurationMapper
BadMethodCallException: Method Mockery_0_Mitch_LaravelDoctrine_Configuration_Mapper::isAppropriateFor() does not exist on this mock object
laravel-doctrine/src/Configuration/DriverMapper.php:35
laravel-doctrine/tests/Configuration/DriverMapperTest.php:22
FAILURES!
Tests: 8, Assertions: 11, Errors: 1.
Hi,
I'm having some troubles with the current DriverMapperTest:
Any clue?