import { test as base } from '@playwright/test'; // All e2e specs run hermetically against the mock transport. Neutralise the real // telegram-web-app.js (loaded from the CDN in index.html) so the suite never blocks // on telegram.org — it is unreachable from the CI runner, and a render-blocking //