mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-08 17:08:35 +08:00
test(subscribe): register search task owner module
This commit is contained in:
@@ -241,6 +241,7 @@ def test_subscribe_chain_package_has_single_responsibility_owners() -> None:
|
||||
"reconcile.py",
|
||||
"refresh.py",
|
||||
"search.py",
|
||||
"searchtask.py",
|
||||
}
|
||||
assert {path.name for path in SUBSCRIBE_CHAIN_PACKAGE.glob("*.py")} == expected_files
|
||||
|
||||
|
||||
Reference in New Issue
Block a user