Skip to content

Commit

Permalink
DRIVERS-2313 note prose test server requirement (#1362)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinAlbs committed Jan 3, 2023
1 parent 013d36b commit f6ecec6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions source/client-side-encryption/tests/README.rst
Expand Up @@ -2493,6 +2493,8 @@ The following tests that a mongocryptd client is not created when shared library
21. Automatic Data Encryption Keys
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

The Automatic Data Encryption Keys tests require MongoDB server 6.0+. The tests must not run against a standalone.

For each of the following test cases, assume `DB` is a valid open database
handle, and assume a ClientEncryption_ object `CE` created using the following
options::
Expand Down

1 comment on commit f6ecec6

@jmikola
Copy link
Member

@jmikola jmikola commented on f6ecec6 Jan 4, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit actually pertains to DRIVERS-2312.

Please sign in to comment.