mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-04 23:17:20 +08:00
refactor: normalize capability module paths
This commit is contained in:
@@ -10,7 +10,7 @@ from unittest.mock import AsyncMock, MagicMock, patch
|
||||
|
||||
import pytest
|
||||
|
||||
from app.application.transfer import TransferAdmission, TransferQueue, TransferTask
|
||||
from app.application.transfer.workflow import TransferAdmission, TransferQueue, TransferTask
|
||||
from app.chain.transfer import TransferChain
|
||||
from app.foundation.singleton import Singleton
|
||||
from app.runtime.config import global_vars
|
||||
|
||||
Reference in New Issue
Block a user