Skip to content

Commit 42c9cd7

Browse files
committed
Cleanup pytest.ini
1 parent eb6e31e commit 42c9cd7

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

DeeployTest/pytest.ini

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -36,16 +36,3 @@ filterwarnings =
3636
error
3737
ignore::DeprecationWarning
3838
ignore::PendingDeprecationWarning
39-
40-
# Markers are defined in conftest.py via pytest_configure
41-
42-
# Timeout for tests (in seconds) - uncomment if pytest-timeout is installed
43-
# timeout = 300
44-
# timeout_method = thread
45-
46-
# Coverage options - uncomment if pytest-cov is installed
47-
# [coverage:run]
48-
# source = Deeploy
49-
# omit =
50-
# */tests/*
51-
# */test_*

0 commit comments

Comments
 (0)