mirror of
https://github.com/n8n-io/n8n.git
synced 2025-01-12 21:37:32 -08:00
build: change file with no testable content
This commit is contained in:
parent
175b6e6942
commit
05974b67c7
|
@ -571,3 +571,5 @@ export const CLOUD_BASE_URL_STAGING = 'https://stage-api.n8n.cloud';
|
|||
export const CLOUD_BASE_URL_PRODUCTION = 'https://api.n8n.cloud';
|
||||
|
||||
export const CLOUD_TRIAL_CHECK_INTERVAL = 5000;
|
||||
|
||||
export const TEST = 'test';
|
||||
|
|
Loading…
Reference in a new issue