/** * Admin e2e no longer boots a consumer mock API. * Full `pnpm test:e2e` talks to the real Nest API (or whatever the env points at). */ export default async function globalSetup() { // no-op }