Skip to content

Commit 61d9a8d

Browse files
alimcmaster1jreback
authored andcommitted
Fix pytest junit_family warnings (#30693)
1 parent 7595313 commit 61d9a8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ xfail_strict = True
6666
filterwarnings =
6767
error:Sparse:FutureWarning
6868
error:The SparseArray:FutureWarning
69+
junit_family=xunit2
6970

7071
[coverage:run]
7172
branch = False

0 commit comments

Comments
 (0)