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 12730ce commit 3c6deedCopy full SHA for 3c6deed
.gitignore
@@ -69,4 +69,4 @@ notes.md
69
list.out
70
71
data
72
-*.pid
+*.pid
scripts/run-encryption-tests.sh
@@ -36,4 +36,4 @@ export MONGOOSE_TEST_URI=$MONGODB_URI
36
37
# run encryption tests
38
cd ..
39
-npx mocha --exit ./test/encryption/*.test.js
+npx mocha --exit ./test/encryption/*.test.js
0 commit comments