Skip to content

Commit

Permalink
Add pytest.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbeSneyders committed Dec 23, 2022
1 parent fc27910 commit 3f9343d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pytest.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[pytest]
filterwarnings =
ignore::DeprecationWarning:connexion.*:
ignore::FutureWarning:connexion.*:
asyncio_mode = auto

0 comments on commit 3f9343d

Please sign in to comment.