We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e62a681 commit 7d937e4Copy full SHA for 7d937e4
bin/helpers/constants.js
@@ -39,8 +39,8 @@ const cliMessages = {
39
DEMAND: "Requires a build id.",
40
DESC: "Path to BrowserStack config",
41
CONFIG_DEMAND: "config file is required",
42
- INFO_MESSAGE: "Getting information for buildId",
43
- STOP_MESSAGE: "Stopping build with given buildId"
+ INFO_MESSAGE: "Getting information for buildId ",
+ STOP_MESSAGE: "Stopping build with given buildId "
44
},
45
RUN: {
46
INFO: "Run your tests on BrowserStack.",
0 commit comments