test(FN-4783): stabilize workspace test lanes for verification
Fusion-Task-Id: FN-4783 Fusion-Task-Lineage: 7a02897b-e303-4947-86b2-3dd7a343f653
This commit is contained in:
committed by
gsxdsm
parent
3c272cda63
commit
415cd6a111
@@ -148,5 +148,5 @@ describe("foreign start-point no-owned-commit interactions (real git)", () => {
|
||||
} finally {
|
||||
rmSync(dir, { recursive: true, force: true });
|
||||
}
|
||||
});
|
||||
}, 20_000);
|
||||
});
|
||||
|
||||
@@ -91,5 +91,5 @@ describe("verification-fix already-on-main reliability interactions (real git)",
|
||||
} finally {
|
||||
rmSync(dir, { recursive: true, force: true });
|
||||
}
|
||||
});
|
||||
}, 20_000);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user