WIP fixing tests

This commit is contained in:
msramalho
2025-02-10 23:49:18 +00:00
parent 37ebba73bf
commit 1877999a70
7 changed files with 43 additions and 42 deletions

View File

@@ -5,7 +5,8 @@ from unittest.mock import MagicMock, patch
import pytest
from db import models, schemas
from app.shared.db import models
from app.shared import schemas
from auto_archiver import Metadata
from auto_archiver.core import Media