Skip to content

Commit

Permalink
Declare helper as a pytest plugin so asserts aren't ignored with PYTH…
Browse files Browse the repository at this point in the history
…ONOPTIMIZE
  • Loading branch information
hugovk committed Feb 2, 2020
1 parent a4bf9fa commit 63881ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conftest.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
pytest_plugins = ["Tests.helper"]

0 comments on commit 63881ab

Please sign in to comment.