From a34fc1a26b807ac0cecb9e464257308c65e464c5 Mon Sep 17 00:00:00 2001 From: rfaircloth-splunk Date: Fri, 7 Feb 2020 12:54:00 -0500 Subject: [PATCH] Update pytest-ci.ini --- tests/pytest-ci.ini | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/pytest-ci.ini b/tests/pytest-ci.ini index fc33ec0..9bcb6f8 100644 --- a/tests/pytest-ci.ini +++ b/tests/pytest-ci.ini @@ -4,7 +4,6 @@ addopts = -v --tb=long --splunk_hec_token=70b6ae71-76b3-4c38-9597-0c5b37ad9630 --splunk_host=splunk --sc4s_host=sc4s - --maxfail=5 --junitxml=/work/test-results/test.xml -n=6 junit_family=xunit1