You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Relax the timeout on vite-plugin playground test boot up (#11145)
Some of the vite-plugin playground tests really do take a few seconds to boot up.
For example the Prisma one takes over 5 secs on my local machine.
This occasionally leads to CI jobs (especially on Windows) timing out.
0 commit comments