[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
60a58a52ca
commit
aff8b059a6
|
@ -2926,6 +2926,7 @@ def xfail_testfile(pytester: Pytester) -> Path:
|
|||
"""
|
||||
)
|
||||
|
||||
|
||||
def test_xfail_tb_default(xfail_testfile, pytester: Pytester) -> None:
|
||||
result = pytester.runpytest(xfail_testfile)
|
||||
|
||||
|
|
Loading…
Reference in New Issue