diff --git a/tests/test_login.py b/tests/test_login.py index 2303417..a07ba5e 100644 --- a/tests/test_login.py +++ b/tests/test_login.py @@ -13,6 +13,7 @@ class TestLogin(unittest.TestCase): load_config() constant.CONFIG['cookie'] = os.getenv('NHENTAI_COOKIE') constant.CONFIG['useragent'] = os.getenv('NHENTAI_UA') + print(constant.CONFIG) def test_cookie(self): try: