mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2025-12-12 04:12:13 +00:00
excluded none spec files from test runner
This commit is contained in:
parent
c9f4838a09
commit
84f92fe5d7
@ -1,4 +1,4 @@
|
|||||||
--compilers ts-node/register
|
--compilers ts-node/register
|
||||||
--require source-map-support/register
|
--require source-map-support/register
|
||||||
--recursive
|
--recursive
|
||||||
test/**/*.ts
|
test/**/*.spec.ts
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user