Skip to content

Commit 6ec3cec

Browse files
committed
test fixes
1 parent 841f121 commit 6ec3cec

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
1 Byte
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"yargs": "^17.5.1"
6767
},
6868
"mocha": {
69-
"node-option": ["loader=tsx"],
69+
"require": "tsx",
7070
"spec": "tests/**/*.test.ts"
7171
}
7272
}

0 commit comments

Comments
 (0)