File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -445,8 +445,8 @@ you are attempting to validate new spec tests in PyMongo.
445
445
There is a script (` /.evergreen/scripts/resync-all-specs.sh ` ) that will
446
446
automatically run once a week to resync all the specs with the [ specifications repo] ( https://github.com/mongodb/specifications ) .
447
447
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 .
450
450
451
451
Spec test changes associated with a behavioral change or bugfix that has yet to be implemented in PyMongo
452
452
must be added to a patch file in ` /.evergreen/spec-patch ` . Each patch
You can’t perform that action at this time.
0 commit comments