From f996fafbe1845c0f85c84ff97eba25fa2c9bf0e2 Mon Sep 17 00:00:00 2001 From: marinom2 Date: Wed, 29 Jul 2026 10:52:38 +0300 Subject: [PATCH] fix(e2e): assert the hero CTA by its real role, not the component's name MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit `landing renders the dual-track hero and CTAs` has failed on main since at least 21 July, so CI has been red on every merge and the signal was worthless. The assertion looked for `getByRole("button", { name: /Get the app/i })`, but the CTA is ``. `asChild` swaps the `. asChild swaps the + //