diff --git a/tests.py b/tests.py index b4a3f08..fb7a0e6 100644 --- a/tests.py +++ b/tests.py @@ -1,10 +1,7 @@ import pytest -import logging from teilchensammler_cli.models import TeilchenCreate, make_teilchen_input -logger = logging.getLogger(__name__) - @pytest.mark.final # don't run while we are fiddling with the app def test_initial_layout(snap_compare):