Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Increase timeout length for e2e tests (#4374)
We're regularly seeing e2e tests time out especially in Windows. Doubling the timeout length, even though the real fix here is to make them faster. The bulk of the time is compiling turborepo / ffi, so moving more quickly towards full Rust port will alleviate these pains.
- Loading branch information