Skip to content

Commit 85da763

Browse files
committed
🧪 Switch JUnitXML back to xunit1
1 parent 7c138fa commit 85da763

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytest.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ filterwarnings =
5252

5353
# https://docs.pytest.org/en/stable/usage.html#creating-junitxml-format-files
5454
junit_duration_report = call
55-
junit_family = xunit2
55+
junit_family = xunit1
5656
junit_logging = all
5757
junit_log_passing_tests = true
5858
junit_suite_name = ansible_pygments_test_suite

0 commit comments

Comments
 (0)