build: change file with no testable content

This commit is contained in:
Csaba Tuncsik 2023-06-19 11:25:40 +02:00
parent 175b6e6942
commit 05974b67c7

View file

@ -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';