pull/496/head
Frostebite 2023-02-19 16:47:43 +00:00
parent 3a1bcc9dad
commit 1708f643e2
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ describe('Cloud Runner Locking', () => {
expect(
await SharedWorkspaceLocking.GetOrCreateLockedWorkspace(newWorkspaceName, runId, buildParameters),
).toBeTruthy();
}, 150000);
}, 350000);
it(`Get Or Create From No Workspace`, async () => {
Cli.options.retainWorkspaces = true;
const overrides: any = {