Description
По аналогии с аккаунтами и приложениями нужно добавить метод в ContactPersonRepositoryInterfaceTest:
protected function createRepositoryFlusherImplementation(): TestRepositoryFlusherInterface
И поправить тесты с учетом этого метода.
Example
No response