Skip to content

Commit 84b070b

Browse files
readme
1 parent aaa5828 commit 84b070b

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

test/readme.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -520,15 +520,7 @@ source .evergreen/setup-fle.sh
520520
> By default, `setup-fle.sh` installs crypt_shared. If you want to test with mongocryptd instead, set the RUN_WITH_MONGOCRYPTD environment variable before
521521
> sourcing `setup-fle.sh`.
522522
523-
524-
3. Start the KMS and KMIP servers:
525-
526-
```bash
527-
bash .evergreen/run-kms-servers.sh
528-
bash .evergreen/run-kmip-server.sh &
529-
```
530-
531-
4. Run the functional tests:
523+
3. Run the functional tests:
532524
```bash
533525
export TEST_CSFLE=true
534526
npm run check:test

0 commit comments

Comments
 (0)