Skip to content

Commit 0629bf9

Browse files
Update CONTRIBUTING.md
Co-authored-by: Noah Stapp <[email protected]>
1 parent 7feb336 commit 0629bf9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -445,8 +445,8 @@ you are attempting to validate new spec tests in PyMongo.
445445
There is a script (`/.evergreen/scripts/resync-all-specs.sh`) that will
446446
automatically run once a week to resync all the specs with the [specifications repo](https://github.com/mongodb/specifications).
447447
If there are changes, a PR will be generated by mongodb-drivers-pr-bot.
448-
If any errors occurred, the PR description will display the name of the spec along
449-
with stderr from the `bash resync-spec.sh <spec>` command.
448+
The PR description will display the name(s) of the updated specs along
449+
with any errors that occurred.
450450

451451
Spec test changes associated with a behavioral change or bugfix that has yet to be implemented in PyMongo
452452
must be added to a patch file in `/.evergreen/spec-patch`. Each patch

0 commit comments

Comments
 (0)