Skip to content

Commit 8f32a38

Browse files
committed
Debug
1 parent ce49aac commit 8f32a38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ addopts = [
155155
"--ignore=ipykernel/_eventloop_macos.py"
156156
]
157157
testpaths = [
158-
"tests",
158+
"tests/test_subshells.py",
159159
]
160160
asyncio_mode = "auto"
161161
timeout = 10

0 commit comments

Comments
 (0)