Skip to content

Commit 3c6deed

Browse files
lint
1 parent 12730ce commit 3c6deed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,4 @@ notes.md
6969
list.out
7070

7171
data
72-
*.pid
72+
*.pid

scripts/run-encryption-tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ export MONGOOSE_TEST_URI=$MONGODB_URI
3636

3737
# run encryption tests
3838
cd ..
39-
npx mocha --exit ./test/encryption/*.test.js
39+
npx mocha --exit ./test/encryption/*.test.js

0 commit comments

Comments
 (0)