Skip to content

Commit daadf86

Browse files
committed
changes help message
1 parent 718a432 commit daadf86

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
@@ -144,7 +144,7 @@ const cliMessages = {
144144
REPORTER: "Specify the custom reporter to use",
145145
REPORTER_OPTIONS: "Specify reporter options for custom reporter",
146146
CYPRESS_GEO_LOCATION: "Enterprise feature to simulate website and mobile behavior from different locations.",
147-
SPEC_TIMEOUT: "Specify the value for assigning timeout to each spec in the 1-120 mins range."
147+
SPEC_TIMEOUT: "Specify a value for a hard timeout for each spec execution in the 1-120 mins range. Read https://browserstack.com/docs/automate/cypress/spec-timeout for more details."
148148
},
149149
COMMON: {
150150
DISABLE_USAGE_REPORTING: "Disable usage reporting",

0 commit comments

Comments
 (0)