mirror of
https://github.com/Doctorado-ML/beflask.git
synced 2025-08-15 23:25:51 +00:00
continue tests
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from beflask.models import Benchmark, db, User
|
||||
from beflask import app
|
||||
|
||||
app = app.create_app()
|
||||
_, app = app.create_app()
|
||||
|
||||
with app.app_context():
|
||||
db.drop_all()
|
||||
|
Reference in New Issue
Block a user