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 5c58bd4 commit e4b96ffCopy full SHA for e4b96ff
src/test/cdk/detectCdkProjects.test.ts
@@ -26,7 +26,7 @@ describe('detectCdkProjects', function () {
26
return await detectCdkProjects(dirs)
27
},
28
{
29
- timeout: 3000,
+ timeout: 10000,
30
interval: 250,
31
truthy: true,
32
}
0 commit comments