You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: bin/helpers/constants.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -144,7 +144,7 @@ const cliMessages = {
144
144
REPORTER: "Specify the custom reporter to use",
145
145
REPORTER_OPTIONS: "Specify reporter options for custom reporter",
146
146
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."
0 commit comments