Skip to content

Commit 9984755

Browse files
committed
❇️ added timezone link in message
1 parent e17014f commit 9984755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/helpers/constants.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ const userMessages = {
8686
LOCAL_START_FAILED: "Local Testing setup failed.",
8787
LOCAL_STOP_FAILED: "Local Binary stop failed.",
8888
INVALID_TIMEZONE:
89-
'The timezone specified is invalid. Refer to our documentation page (doc link) for the supported time zones.',
89+
'The timezone specified is invalid. Refer to our documentation page https://www.browserstack.com/docs/automate/cypress/configure-timezones for the supported time zones.',
9090
INVALID_LOCAL_MODE_WARNING:
9191
'Invalid value specified for local_mode. local_mode: ("always-on" | "on-demand"). For more info, check out https://www.browserstack.com/docs/automate/cypress/cli-reference',
9292
LOCAL_BINARY_ALREADY_RUNNING:

0 commit comments

Comments
 (0)