mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-05-30 03:37:12 -04:00
.
This commit is contained in:
@@ -28,7 +28,7 @@ function getSupabaseEnv() {
|
||||
const supabaseEnv = getSupabaseEnv()
|
||||
|
||||
// Inject into process.env so Playwright and your app code can read them
|
||||
Object.assign(process.env, supabaseEnv)
|
||||
// Object.assign(process.env, supabaseEnv)
|
||||
|
||||
export default defineConfig({
|
||||
testDir: './tests/e2e',
|
||||
|
||||
Reference in New Issue
Block a user