Skip to content

Commit d522411

Browse files
docs changes and unit test fixes
1 parent 9411563 commit d522411

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,8 @@ The following steps will walk you through how to start and test a load balancer.
328328
The following steps will walk you through how to run the tests for CSFLE.
329329

330330
1. Install [MongoDB Client Encryption][npm-csfle] if you haven't already:
331-
`npm install mongodb-client-encryption`
331+
`npm install mongodb-client-encryption`. Note: if developing changes in `mongodb-client-encryption`,
332+
you can link it locally using `etc/tooling/fle.sh`.
332333

333334
1. Create the following environment variables using a command like `export AWS_REGION="us-east-1"`.
334335

0 commit comments

Comments
 (0)