mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 15:38:19 +08:00
refactor: use explicit runtime facade getters
This commit is contained in:
@@ -86,7 +86,7 @@ def test_clear_cache_is_manual_only(monkeypatch):
|
||||
"TransferChain",
|
||||
"WallpaperHelper",
|
||||
"WorkflowChain",
|
||||
"PluginManager",
|
||||
"get_plugin_manager",
|
||||
]:
|
||||
monkeypatch.setattr(scheduler_module, name, lambda: generic_chain)
|
||||
monkeypatch.setattr(
|
||||
|
||||
Reference in New Issue
Block a user