mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-02 03:55:22 +02:00
refactor schema folders
This commit is contained in:
parent
0e8e2971d0
commit
d67240d449
49 changed files with 109 additions and 60 deletions
|
@ -2,7 +2,7 @@ import json
|
|||
|
||||
import pytest
|
||||
from fastapi.testclient import TestClient
|
||||
from mealie.schema.settings import SiteSettings
|
||||
from mealie.schema.admin import SiteSettings
|
||||
from tests.app_routes import AppRoutes
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue