mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-01-13 08:18:03 -05: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`.