fix linting issues from #79 #79
@ -25,7 +25,6 @@ class ApiTest(unittest.TestCase):
|
||||
self.client = app.test_client()
|
||||
|
||||
config = migrate.get_config()
|
||||
|
||||
with app.app_context():
|
||||
command.upgrade(config, "head")
|
||||
seed(True)
|
||||
|
Loading…
Reference in New Issue
Block a user