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
This gives the test a longer timeout to ensure that we've reached
`runSteps` when the timeout kicks in, even on slow CI machines.
And it changes the "sleep" to a power-nap-sleep-loop so that we only
have to wait 100ms until the test returns.
0 commit comments