Update test directory in exclude setting

This commit is contained in:
Tee
2021-03-04 00:07:18 -05:00
parent b6d387e7a5
commit 54c42b7654

View File

@ -13,6 +13,6 @@
],
"exclude": [
"node_modules",
"coverage"
"test"
]
}