We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9411563 commit d522411Copy full SHA for d522411
test/readme.md
@@ -328,7 +328,8 @@ The following steps will walk you through how to start and test a load balancer.
328
The following steps will walk you through how to run the tests for CSFLE.
329
330
1. Install [MongoDB Client Encryption][npm-csfle] if you haven't already:
331
- `npm install mongodb-client-encryption`
+ `npm install mongodb-client-encryption`. Note: if developing changes in `mongodb-client-encryption`,
332
+ you can link it locally using `etc/tooling/fle.sh`.
333
334
1. Create the following environment variables using a command like `export AWS_REGION="us-east-1"`.
335
0 commit comments