mirror of
https://github.com/invoke-ai/InvokeAI
synced 2025-07-25 04:51:07 +00:00
- Deduplicate the mock invocation services. This is possible now that the import order issue is resolved. - Merge `DummyEventService` into `TestEventService` and update all tests to use `TestEventService`.