ci: Fix running e2e tests in dev mode (no-changelog) (#6717)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2023-07-21 11:48:23 +02:00
committed by GitHub
parent 995d5cc470
commit 710421fcc3
3 changed files with 15 additions and 9 deletions

View File

@@ -1,6 +1,5 @@
import { randFirstName, randLastName } from '@ngneat/falso';
export const BASE_URL = 'http://localhost:5678';
export const BACKEND_BASE_URL = 'http://localhost:5678';
export const N8N_AUTH_COOKIE = 'n8n-auth';