Skip to content

Commit

Permalink
removed addopts from pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
sandeepsuryaprasad committed Aug 9, 2024
1 parent 9ab1bc9 commit a8833f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion py/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,5 @@ markers = [
"xfail_webkitgtk: Tests expected to fail in webkitgtk",
"no_driver_after_test: If there are no drivers after the test it will create a new one."
]
addopts = ""
python_files = ["test_*.py", "*_test.py"]
testpaths = ["test"]

0 comments on commit a8833f9

Please sign in to comment.