Skip to content
This repository was archived by the owner on Jul 9, 2024. It is now read-only.

Commit 787db81

Browse files
committed
test: update regex
1 parent fd3777c commit 787db81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
},
105105
"jest": {
106106
"preset": "ts-jest",
107-
"testRegex": ".+.spec.ts$"
107+
"testRegex": ".+\\.spec\\.ts$"
108108
},
109109
"deploy": {
110110
"webApp": {

0 commit comments

Comments
 (0)