mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-04 23:17:20 +08:00
refactor: 收口订阅与插件应用边界
This commit is contained in:
@@ -674,7 +674,7 @@ class SubscribeEndpointTest(TestCase):
|
||||
"""
|
||||
owner-aware 创建不应把他人已有订阅当作当前用户订阅。
|
||||
"""
|
||||
from app.application.subscribe import async_add_subscribe
|
||||
from app.application.subscription.write import async_add_subscribe
|
||||
from app.db.oper.subscribe import SubscribeOper
|
||||
|
||||
other = _EndpointSubscribe(id=21, username="bob")
|
||||
|
||||
Reference in New Issue
Block a user