forked from kompetenzinventar/ki-backend
fix linter issues
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user