mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 07:27:15 +08:00
fix: upgrade web dependencies and stabilize plugin routes (#6383)
This commit is contained in:
@@ -38,6 +38,7 @@ def test_projection_preserves_commands_and_api_adaptation():
|
||||
"endpoint": api["endpoint"],
|
||||
"auth": "apikey",
|
||||
}]
|
||||
assert api == {"path": "/items", "endpoint": api["endpoint"]}
|
||||
|
||||
|
||||
def test_projection_filters_disabled_stateful_hooks_but_keeps_api_contract():
|
||||
|
||||
Reference in New Issue
Block a user