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
fix(e2e): navigate to step 2 after reload in sensitive envvars test
After page.reload(), the session launcher may restore to step 1 where
envvars Form.List fields are not rendered. Explicitly click the
"Environments & Resource" step button and increase the toHaveValue
timeout to allow form restoration from query params.
0 commit comments