version(s) affected
1.1.0
Description
Users can't implement tests because contract tests in SDK can't flush changes to storage with repository implementation
How to reproduce
Try to implement a repository and try to cover it with contract tests
Possible Solution
add TestRepositoryFlusherInterface and get a flusher instance in contract tests
Additional Context
https://www.doctrine-project.org/projects/doctrine-orm/en/3.3/reference/working-with-objects.html