stabilize cache ignore integration test
This commit is contained in:
@@ -57,4 +57,4 @@ test("per-process dev caches are excluded from root and example project tools",
|
||||
} finally {
|
||||
for (const cache of caches) rmSync(cache, { recursive: true, force: true });
|
||||
}
|
||||
});
|
||||
}, 15_000);
|
||||
|
||||
Reference in New Issue
Block a user