improve tests

This commit is contained in:
Yax
2022-12-02 08:59:55 +01:00
parent 18d4225eec
commit f37a8f797e
6 changed files with 107 additions and 23 deletions
+1 -2
View File
@@ -6,8 +6,7 @@ import logging
import pytest
from stacosys.db import database
from stacosys.interface import app
from stacosys.interface import form
from stacosys.interface import app, form
@pytest.fixture