mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
tests(app): service mocks
This commit is contained in:
@@ -67,6 +67,7 @@ def mock_services() -> InvocationServices:
|
||||
workflow_thumbnails=None, # type: ignore
|
||||
model_relationship_records=None, # type: ignore
|
||||
model_relationships=None, # type: ignore
|
||||
client_state_persistence=None # type: ignore
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user