dmaicher / doctrine-test-bundle

Symfony bundle to isolate your app's doctrine database tests and improve the test performance
MIT License
1.08k stars 60 forks source link

fix issue 196 by relying on dama.keep_static param #197

Closed dmaicher closed 2 years ago

dmaicher commented 2 years ago

Fixes https://github.com/dmaicher/doctrine-test-bundle/issues/196

We should not rely on the driver instance as it could be decorated