fix: increase timeout for antigravity tests to prevent timeouts
This commit is contained in:
parent
7b8f8f7bf6
commit
cb4c267480
@ -120,5 +120,5 @@ describe("antigravity", async () => {
|
||||
} finally {
|
||||
await removeContainer(id);
|
||||
}
|
||||
});
|
||||
}, 10000);
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user