Skip to content

Commit

Permalink
tests: changes import mode of pytest to "importlib"
Browse files Browse the repository at this point in the history
  • Loading branch information
hklarner authored and goapunk committed Aug 9, 2023
1 parent cb0f623 commit 948f3aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ python_files=
test_*.py
markers=
parametrized
addopts = "--import-mode=importlib"

0 comments on commit 948f3aa

Please sign in to comment.