mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
tests(nodes): fix mock InvocationContext
This commit is contained in:
parent
3f5ab02da9
commit
9c1e52b1ef
@ -93,6 +93,7 @@ def invoke_next(g: GraphExecutionState, services: InvocationServices) -> tuple[B
|
|||||||
logger=None,
|
logger=None,
|
||||||
models=None,
|
models=None,
|
||||||
util=None,
|
util=None,
|
||||||
|
boards=None,
|
||||||
services=None,
|
services=None,
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user