From 230b79cabc5e678fbbb660b93cb9fa68a350f4b9 Mon Sep 17 00:00:00 2001 From: rfaircloth-splunk Date: Mon, 10 Feb 2020 05:22:04 -0500 Subject: [PATCH] Update pytest.ini --- pytest.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pytest.ini b/pytest.ini index 572557e..fae841c 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=8 + -n=4 filterwarnings = ignore::DeprecationWarning junit_family=xunit1 \ No newline at end of file