Run Cypress E2E test: $ARGUMENTS Edition selection Default: — runs without enterprise tokens, simpler and faster. Only use when the user explicitly asks to write or run an enterprise test. For : These tokens must be exported in the shell before starting Claude Code: - — all features (most EE tests need this) - — pro self-hosted (permissions, SSO, sandboxing) - — starter plan (rarely needed) - — pro cloud (rarely needed) NEVER echo, print, or log token values. Only check if they are set: If tokens are missing, tell the user: "EE tokens are not set. Either export them and restart Claude Code, o…