diff --git a/tests/conftest.py b/tests/conftest.py index c93a30a5..f5baf897 100644 --- a/tests/conftest.py +++ b/tests/conftest.py @@ -13,8 +13,6 @@ configuration.OPTIONAL.MAIN_APP_DIR = "tests/.test_dependencies/" -configuration.OPTIONAL.LOAD_MAIN_APP_AS_LIBRARY = True - configuration.OPTIONAL.BACKEND_SCOPE = "class"