We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ec4f79 commit 8db0be8Copy full SHA for 8db0be8
internal-packages/run-engine/tsconfig.test.json
@@ -1,5 +1,5 @@
1
{
2
- "include": ["src/**/*.test.ts"],
+ "include": ["src/**/*.test.ts", "src/engine/tests/utils/*.ts"],
3
"references": [{ "path": "./tsconfig.src.json" }],
4
"compilerOptions": {
5
"composite": true,
0 commit comments