Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(config): do not flatten capabilities
This is no longer necessary in the latest version of selenium-webdriver. Without this change, `--capabilities.chromeOptions.binary` will do nothing, for example. Closes angular#3290
- Loading branch information