Skip to content

Commit b92350c

Browse files
committed
fix: test running
1 parent bfde072 commit b92350c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@
4848
"ts-eager/register",
4949
"chai/register-assert"
5050
],
51-
"spec": "lib/*-test.ts"
51+
"spec": "lib/**/*-test.ts"
5252
}
5353
}

0 commit comments

Comments
 (0)