Apply suggestion from @daukadolt
This commit is contained in:
parent
e23175507e
commit
330c6fe2ed
1 changed files with 0 additions and 1 deletions
|
|
@ -111,7 +111,6 @@ def _load_adapter_with_stubs(monkeypatch):
|
|||
)
|
||||
|
||||
# utils.run_sync stub
|
||||
utils_pkg = _install_stub("cognee.infrastructure.utils")
|
||||
run_sync_mod = _install_stub("cognee.infrastructure.utils.run_sync")
|
||||
run_sync_mod.run_sync = lambda coro: None
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue