test(FN-4803): stabilize cli bundled plugin integration timeout
Fusion-Task-Id: FN-4803 Fusion-Task-Lineage: cbfa10fd-33a6-469c-9cb4-3a647bc47b84
This commit is contained in:
committed by
gsxdsm
parent
246609a415
commit
5bb15b1713
@@ -593,5 +593,5 @@ describe("ensureBundledDependencyGraphPluginInstalled", () => {
|
||||
await rm(stagedRoot, { recursive: true, force: true });
|
||||
await rm(pluginStateRoot, { recursive: true, force: true });
|
||||
}
|
||||
}, 20_000);
|
||||
}, 60_000);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user