Apply suggestion from @MartinBraquet

This commit is contained in:
Martin Braquet
2026-04-04 20:37:38 +02:00
committed by Okechi Jones-Williams
parent ce0c7cd890
commit fae4fd7dae

View File

@@ -25,7 +25,6 @@ function getSupabaseEnv() {
}
}
const supabaseEnv = getSupabaseEnv()
// Inject into process.env so Playwright and your app code can read them