diff --git a/playwright.config.ts b/playwright.config.ts index a2a6726c..ec94cf50 100644 --- a/playwright.config.ts +++ b/playwright.config.ts @@ -25,7 +25,6 @@ function getSupabaseEnv() { } } - const supabaseEnv = getSupabaseEnv() // Inject into process.env so Playwright and your app code can read them