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

Commit

Permalink
removed incompatible cap from readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rchougule committed Jan 2, 2020
1 parent 22ccf91 commit 624494e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
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 624494e

Please sign in to comment.