Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1c4cb41

Browse files
authored
Update .tas.yml
1 parent ef63251 commit 1c4cb41

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.tas.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,11 @@ preRun:
77
preMerge:
88
pattern:
99
- "./tests/unit/utils.js"
10+
- "./tests/unit/*/*.js"
1011
postMerge:
1112
pattern:
1213
- "./tests/unit/utils.js"
14+
- "./tests/unit/*/*.js"
1315
postRun:
1416
command:
1517
- node --version

0 commit comments

Comments
 (0)