Skip to content

Commit 6f9c0ec

Browse files
pytest.ini is updated (cleanup)
1 parent bfe3456 commit 6f9c0ec

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

pytest.ini

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
[pytest]
2-
testpaths = tests testgres/plugins/pg_probackup2/pg_probackup2/tests
3-
addopts = --strict-markers
4-
markers =
5-
#log_file = logs/pytest.log
2+
testpaths = tests
63
log_file_level = NOTSET
74
log_file_format = %(levelname)8s [%(asctime)s] %(message)s
85
log_file_date_format=%Y-%m-%d %H:%M:%S

0 commit comments

Comments
 (0)