Skip to content

Commit c7c5402

Browse files
shaypal5Copilot
andauthored
Update pyproject.toml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 3fc78c4 commit c7c5402

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ addopts = [
192192
"-v",
193193
"-s",
194194
"-W error",
195-
# Note: parallel execution is opt-in via --parallel flag or -n option
195+
# Note: parallel execution is opt-in via -n/--numprocesses (pytest-xdist)
196196
]
197197
markers = [
198198
"mongo: test the MongoDB core",

0 commit comments

Comments
 (0)