From ddf42dc9a8a7885dec7860e014f9f898a1846549 Mon Sep 17 00:00:00 2001 From: Kevin Albertson Date: Tue, 23 Jul 2024 16:33:31 -0400 Subject: [PATCH] note required libmongocrypt commit in prose test Co-authored-by: Ezra Chung <88335979+eramongodb@users.noreply.github.com> --- source/client-side-encryption/tests/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/client-side-encryption/tests/README.md b/source/client-side-encryption/tests/README.md index 9aa963ab55..3d2f4e56ba 100644 --- a/source/client-side-encryption/tests/README.md +++ b/source/client-side-encryption/tests/README.md @@ -3213,7 +3213,7 @@ Assert that an error was raised. ### 22. Range Explicit Encryption applies defaults -This test requires libmongocrypt with changes of [MONGOCRYPT-698](https://jira.mongodb.org/browse/MONGOCRYPT-698). +This test requires libmongocrypt with changes in [14ccd9ce](https://github.com/mongodb/libmongocrypt/commit/14ccd9ce8a030158aec07f63e8139d34b95d88e6) ([MONGOCRYPT-698](https://jira.mongodb.org/browse/MONGOCRYPT-698)). #### Test Setup