Skip to content

Commit

Permalink
Revert "Omit CLI args on local runs"
Browse files Browse the repository at this point in the history
  • Loading branch information
ShashankG-Gollapally authored Dec 8, 2023
1 parent fd72daa commit e77ca2c
Show file tree
Hide file tree
Showing 4 changed files with 206 additions and 245 deletions.
2 changes: 1 addition & 1 deletion bin/helpers/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ const validationMessages = {
EMPTY_SPECS_IN_BROWSERSTACK_JSON:
"specs is required when enforce_settings is true in run_settings of browserstack.json",
VALIDATED: "browserstack.json file is validated",
NOT_VALID: "browserstack.json is not valid",
NOT_VALID: "browerstack.json is not valid",
NOT_VALID_JSON: "browerstack.json is not a valid json",
INVALID_EXTENSION: "Invalid files, please remove these files and try again.",
INVALID_PARALLELS_CONFIGURATION:
Expand Down
203 changes: 0 additions & 203 deletions bin/helpers/runnerArgs.js

This file was deleted.

Loading

0 comments on commit e77ca2c

Please sign in to comment.