diff --git a/pytest.ini b/pytest.ini index d33097b..8a5c519 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=1 + -n=10 filterwarnings = ignore::DeprecationWarning junit_family=xunit1 \ No newline at end of file