Update pytest.ini

This commit is contained in:
tavplubix 2021-12-22 14:53:40 +03:00 committed by GitHub
parent f2ebeb6d3f
commit 8775afc25e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
[pytest]
python_files = test*.py
norecursedirs = _instances*
timeout = 1800
timeout = 900
junit_duration_report = call
junit_suite_name = integration
log_level = DEBUG