Skip to content
This repository was archived by the owner on May 11, 2026. It is now read-only.

v1.23.2

Choose a tag to compare

@trotzig trotzig released this 23 Sep 11:04

This patch release is an attempt to fix an issue with happoTeardown sometimes timing out.

cy.task('happoTeardown')` timed out after waiting `60000ms`

The fix involves uploading snap-requests to happo.io serially instead of all at once. This will most likely make the happoTeardown process more stable.