This commit is contained in:
parent
86c2d7e84a
commit
4529b07d54
@ -25,7 +25,6 @@ class ApiTest(unittest.TestCase):
|
|||||||
self.client = app.test_client()
|
self.client = app.test_client()
|
||||||
|
|
||||||
config = migrate.get_config()
|
config = migrate.get_config()
|
||||||
|
|
||||||
with app.app_context():
|
with app.app_context():
|
||||||
command.upgrade(config, "head")
|
command.upgrade(config, "head")
|
||||||
seed(True)
|
seed(True)
|
||||||
|
Loading…
Reference in New Issue
Block a user