mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
ci: Fix running e2e tests in dev mode (no-changelog) (#6717)
This commit is contained in:
committed by
GitHub
parent
995d5cc470
commit
710421fcc3
@@ -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';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user