Skip to content

Commit 1ed8159

Browse files
Update testing/test_faulthandler.py
Co-authored-by: Sanket Duthade <[email protected]>
1 parent 8320c07 commit 1ed8159

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/test_faulthandler.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ def test():
122122
"-X",
123123
"faulthandler",
124124
"-mpytest",
125-
pytester.tmpdir,
125+
pytester.path,
126126
"-o",
127127
f"faulthandler_timeout={faulthandler_timeout}",
128128
)

0 commit comments

Comments
 (0)