diff --git a/pytest.ini b/pytest.ini index 7904344a..f8a8cd0a 100644 --- a/pytest.ini +++ b/pytest.ini @@ -3,6 +3,7 @@ addopts = --durations=10 -v -r a --color=yes --code-highlight=yes --strict-confi empty_parameter_set_mark = fail_at_collect filterwarnings = error + ignore:.*QSqlDatabase\.exec\(:DeprecationWarning log_auto_indent = True log_level = INFO minversion = 6.0