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 5d2acab commit a985e2cCopy full SHA for a985e2c
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