Skip to content

Commit

Permalink
squash
Browse files Browse the repository at this point in the history
  • Loading branch information
ahopkins committed Jan 5, 2021
1 parent caa3e3d commit d11ec19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_app.py
Original file line number Diff line number Diff line change
Expand Up @@ -321,3 +321,4 @@ def test_app_no_registry_env():
Sanic("no-register")
with pytest.raises(SanicException):
Sanic.get_app("no-register")
del environ["SANIC_REGISTER"]

0 comments on commit d11ec19

Please sign in to comment.