diff --git a/pytest.ini b/pytest.ini index b587d06..4fce685 100644 --- a/pytest.ini +++ b/pytest.ini @@ -5,7 +5,7 @@ addopts = --splunk_type=docker --keepalive --splunk_hec_token=1ec3c8ac-74b3-46f2-ba44-a7c96b6ab236 - #-n=4 + -n=6 filterwarnings = ignore::DeprecationWarning junit_family=xunit1 \ No newline at end of file