tests: fix changed module name

This commit is contained in:
2026-05-16 18:27:41 +03:00
parent 00e3f84f35
commit d232137e17
9 changed files with 23 additions and 27 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from __future__ import annotations
from src.app.core.download.downloader import Downloader
from app.core.download.downloader import Downloader
def test_build_format_defaults_to_best_mp4():