mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 23:47:41 +08:00
refactor: reorganize backend module boundaries
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import socket
|
||||
|
||||
from app.infrastructure import doh
|
||||
from app.adapters.network import doh
|
||||
|
||||
|
||||
def test_doh_executor_is_lazy_and_shutdown_restores_socket(monkeypatch):
|
||||
|
||||
Reference in New Issue
Block a user