Skip to content

Commit 84c98c1

Browse files
committed
chore: pytest.ini to handle custom pytest.mark warnings
1 parent ee14c99 commit 84c98c1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pytest.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[pytest]
2+
markers =
3+
FORCE_BROWSER: force the use of a specific browser for a test

0 commit comments

Comments
 (0)