Skip to content

Commit e82dfc5

Browse files
committed
reverting constants for update-config command
1 parent 8406d63 commit e82dfc5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

bin/helpers/constants.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,6 @@ const cliMessages = {
4747
INFO: "Run your tests on BrowserStack.",
4848
DESC: "Path to BrowserStack config",
4949
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"
5550
}
5651
}
5752

0 commit comments

Comments
 (0)