Skip to content

Commit a0b6b47

Browse files
committed
pr feedback
1 parent 16a9e44 commit a0b6b47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ npm run check:test
118118
> [!NOTE]
119119
> The command above will run a subset of the tests that work with the standalone server topology since the tests are being run against a standalone server.
120120
121-
[run-orchestration.sh](.evergreen/run-orchestration.sh) has a number of settings that can enabled using env vars. Take a look at that script/repo for more information.
121+
[../drivers-evergreen-tools/.evergreen/run-orchestration.sh](../drivers-evergreen-tools/.evergreen/run-orchestration.sh) has a number of settings that can enabled using env vars. Take a look at that script/repo for more information.
122122

123123
The output will show how many tests passed, failed, and are pending. Tests that we have indicated should be skipped using `.skip()` will appear as pending in the test results. See [Mocha's documentation][mocha-skip] for more information.
124124

0 commit comments

Comments
 (0)