Skip to content

Commit 13852e0

Browse files
Karan NagpalKaran Nagpal
authored andcommitted
update messages for reporter options
1 parent 5ac2140 commit 13852e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bin/helpers/constants.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,8 @@ const cliMessages = {
107107
LOCAL_IDENTIFIER: "Accepted values: String - assign an identifier to your Local process instance",
108108
LOCAL_CONFIG_FILE: "Accepted values: String - path to local config-file to your Local process instance. Learn more at https://www.browserstack.com/local-testing/binary-params",
109109
SYNC_NO_WRAP: "Wrap the spec names in --sync mode in case of smaller terminal window size pass --no-wrap",
110-
REPORTER: "REPORTER",
111-
REPORTER_OPTIONS: "REPORTER_OPTIONS",
110+
REPORTER: "Specify the custom reporter to use",
111+
REPORTER_OPTIONS: "Specify reporter options for custom reporter",
112112
},
113113
COMMON: {
114114
DISABLE_USAGE_REPORTING: "Disable usage reporting",

0 commit comments

Comments
 (0)