mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-06-04 06:27:38 -04:00
.
This commit is contained in:
@@ -25,7 +25,7 @@ function getSupabaseEnv() {
|
||||
}
|
||||
}
|
||||
|
||||
if (process.env.DIRECT_SUPABASE_SETUP_IN_PLAYWRIGHT !== 'true') {
|
||||
if (process.env.DIRECT_SUPABASE_SETUP_IN_PLAYWRIGHT !== 'false') {
|
||||
const supabaseEnv = getSupabaseEnv()
|
||||
|
||||
// Inject into process.env so Playwright and your app code can read them
|
||||
|
||||
Reference in New Issue
Block a user