Skip to content

Commit c4bd6e0

Browse files
committed
fix: test failure
1 parent f6d1aee commit c4bd6e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.mocharc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"node-option": ["import=tsx", "loader=esmock"],
2+
"node-option": ["import=tsx", "import=esmock"],
33
"recursive": true,
44
"reporter": "spec",
55
"timeout": 5000

0 commit comments

Comments
 (0)