Skip to content

Commit 5fcf723

Browse files
committed
Update pytest default options
1 parent aadb865 commit 5fcf723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytest.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[pytest]
2-
addopts = --capture=no
2+
addopts = --capture=no --with-selenium --ignore conftest.py

0 commit comments

Comments
 (0)