This repository has been archived on 2026-05-24. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
app/apps
Flea Flicker 1477f4ee77 fix(e2e): remove stale DevLoginSelector tests
The /login route is now guarded by import.meta.env.DEV (fix from
GRO-56), so the DevLoginSelector never renders in production builds.
All 7 tests in login.spec.ts tested this dev-only page and were
correctly failing in the E2E suite. Remove them entirely.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-27 02:11:57 +00:00
..