Skip to content

Commit 8ecc299

Browse files
committed
Commit prettier fixes
1 parent eb58402 commit 8ecc299

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unitTests/.mocharc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"timeout": 0,
55
"ui": "bdd",
66
"extension": ["ts"],
7-
"spec": "unitTests/**/*.test.ts",
7+
"spec": "unitTests/**/*.test.ts",
88
"recursive": true,
99
"exit": true
1010
}

0 commit comments

Comments
 (0)