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 8406d63 commit e82dfc5Copy full SHA for e82dfc5
bin/helpers/constants.js
@@ -47,11 +47,6 @@ const cliMessages = {
47
INFO: "Run your tests on BrowserStack.",
48
DESC: "Path to BrowserStack config",
49
CONFIG_DEMAND: "config file is required"
50
- },
51
- UPDATE_CONFIG: {
52
- INFO: "Updates the browserstack.json with the latest version",
53
- CONFIG_DEMAND_DESC: "Path to BrowserStack config",
54
- CONFIG_DEMAND: "config file is required"
55
}
56
57
0 commit comments