From bf3062d095faad1b07f89e8f4643734467f89b98 Mon Sep 17 00:00:00 2001 From: clinton-hall Date: Mon, 11 Mar 2019 22:01:11 +1300 Subject: [PATCH] and again --- tests/general.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/general.py b/tests/general.py index 6ee29314..b4f6e7df 100755 --- a/tests/general.py +++ b/tests/general.py @@ -26,7 +26,7 @@ from core.utils import ( # Initialize the config core.initialize() +del core.MYAPP def test_answer(): - assert core.APP_NAME == "general.py" - del core.MYAPP + assert core.CHECK_MEDIA == 1