export const N8N_AUTH_COOKIE = 'n8n-auth'; export const DEFAULT_USER_EMAIL = 'nathan@n8n.io'; export const DEFAULT_USER_PASSWORD = 'CypressTest123';