authorization routes and logic
This commit is contained in:
@@ -21,4 +21,4 @@ class BasicTestCase(unittest.TestCase):
|
||||
self.assertFalse(current_app is None)
|
||||
|
||||
def test_app_is_testing(self):
|
||||
self.assertTrue(current_app.config['TESTING'])
|
||||
self.assertTrue(current_app.config['TESTING'])
|
||||
|
||||
Reference in New Issue
Block a user