chore: up test timeout

This commit is contained in:
Dylan Piercey 2021-11-03 19:48:01 -07:00 committed by Dylan Piercey
parent 9aec992ef0
commit b5a65c521f

View File

@ -1,4 +1,5 @@
{
"timeout": 5000,
"extension": ["js", "ts"],
"enable-source-maps": true,
"watchFiles": ["src/**/*.ts", "src/**/*.marko"],