mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-04 23:17:20 +08:00
refactor: reorganize backend module boundaries
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import app.services.image as image_service
|
||||
from app.services.image import WallpaperHelper, configure_wallpaper_providers
|
||||
import app.application.image as image_service
|
||||
from app.application.image import WallpaperHelper, configure_wallpaper_providers
|
||||
|
||||
|
||||
def test_wallpaper_service_uses_startup_providers(monkeypatch):
|
||||
|
||||
Reference in New Issue
Block a user