mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-18 19:54:46 +00:00
test: remove qa lab lazy catalog sleep
This commit is contained in:
@@ -613,7 +613,6 @@ describe("qa-lab server", () => {
|
||||
await lab.stop();
|
||||
});
|
||||
|
||||
await sleep(25);
|
||||
await expectFileMissing(markerPath);
|
||||
|
||||
const bootstrapResponse = await fetchWithRetry(`${lab.baseUrl}/api/bootstrap`);
|
||||
|
||||
Reference in New Issue
Block a user