mirror of
https://github.com/go-gitea/gitea.git
synced 2026-06-05 02:56:34 +02:00
Three boxes (repo/user/team) all share the same first-party module, so one happy-path test on the user box is sufficient as a regression gate. Drops the org/team helpers in tests/e2e/utils.ts that only those extra tests motivated. Co-Authored-By: Claude (Opus 4.7) <noreply@anthropic.com>