Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Commit

Permalink
Merge pull request #167 from rchougule/readme_cap_fix
Browse files Browse the repository at this point in the history
removed incompatible cap from readme
  • Loading branch information
kalamcs committed Jan 3, 2020
2 parents 22ccf91 + 624494e commit a1b7fa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ module.exports = function(config) {
- `name` the BS worker name (optional, defaults to global)
- `project` the BS worker project name (optional, defaults to global)

> **Note:** you can also pass through any additional options supported by browserstack. (EG. `timezone`, `resolution`, etc.)
> **Note:** you can also pass through any additional options supported by browserstack. (EG. `url`, `resolution`, etc.)
See https://www.browserstack.com/automate/capabilities for a full list of supported options.

### BrowserStack reporter
Expand Down

0 comments on commit a1b7fa6

Please sign in to comment.