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
test(e2e/sveltekit): Unflake client error test by waiting for hydration (getsentry#11469)
Attempt to fix the Kit test flakiness by awaiting the initial
pageload and hydration, meaning we await
- going to the specified route
- a custom hydration flag being set
- the pageload transaction being sent
0 commit comments