Skip to content

Commit 3500d6e

Browse files
committed
Updated the specs and env description
1 parent 0446485 commit 3500d6e

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
@@ -61,8 +61,8 @@ const cliMessages = {
6161
DESC: "Path to BrowserStack config",
6262
CONFIG_DEMAND: "config file is required",
6363
BUILD_NAME: "The build name you want to use to name your test runs",
64-
SPECS_DESCRIPTION: 'runs specific spec file(s). defaults to "all"',
65-
ENV_DESCRIPTION: "list of env variables to pass for tests"
64+
SPECS_DESCRIPTION: 'Specify the spec files to run',
65+
ENV_DESCRIPTION: "Specify the environment variables for your spec files"
6666
},
6767
COMMON: {
6868
DISABLE_USAGE_REPORTING: "Disable usage reporting",

0 commit comments

Comments
 (0)