From 4a0c371014c53602caad2c3d7fdb1f05b6c2ba69 Mon Sep 17 00:00:00 2001 From: Christian Adams Date: Wed, 18 Mar 2020 12:48:40 -0400 Subject: Fix flaky workflow test & set junit family --- pytest.ini | 1 + 1 file changed, 1 insertion(+) (limited to 'pytest.ini') diff --git a/pytest.ini b/pytest.ini index b01407052a..ecdcd74b9d 100644 --- a/pytest.ini +++ b/pytest.ini @@ -8,3 +8,4 @@ markers = ac: access control test survey: tests related to survey feature inventory_import: tests of code used by inventory import command +junit_family=xunit2 \ No newline at end of file -- cgit v1.2.3