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: Reject redirected requests for static snapshots (#273)
This makes it so we no longer get redirected from the URL we visit to another
one. That usually results in an error, which fails the test suite.
This also adds some try/catches around parts of the snapshot that could fail
with helpful error messages
0 commit comments