chore(): update tests for compatibility with new testing sub account
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"extends": "./tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"outDir": "distTest",
|
||||
"outDir": "./distTest",
|
||||
"allowJs": true
|
||||
},
|
||||
"include": ["test/**/*.ts", "test/**/*.js"]
|
||||
|
||||
Reference in New Issue
Block a user