Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
jacquesfize committed Jul 5, 2024
1 parent 87666c7 commit 8e7081d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pypnusershub/tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ def app():
app = Flask("pypnusershub")
from pypnusershub.routes import routes

app.register_blueprint(routes)
app.testing = True
app.test_client_class = JSONClient

Expand Down

0 comments on commit 8e7081d

Please sign in to comment.