summaryrefslogtreecommitdiff
path: root/jstests/client_encrypt/fle_auto_decrypt.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/client_encrypt/fle_auto_decrypt.js')
-rw-r--r--jstests/client_encrypt/fle_auto_decrypt.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/jstests/client_encrypt/fle_auto_decrypt.js b/jstests/client_encrypt/fle_auto_decrypt.js
index b74a2ad421a..650125e0fb7 100644
--- a/jstests/client_encrypt/fle_auto_decrypt.js
+++ b/jstests/client_encrypt/fle_auto_decrypt.js
@@ -1,7 +1,6 @@
// Test to ensure that the client community shell auto decrypts an encrypted field
// stored in the database if it has the correct credentials.
-load("jstests/client_encrypt/lib/mock_kms.js");
load('jstests/ssl/libs/ssl_helpers.js');
(function() {