Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: correctly convert JWP capabilities to W3C
The `processConfig()` function attempts to convert capabilities from the deprecated JWP format to the new standard W3C one. Fix the logic for detecting when capabilites are in JWP format. (Previously, the logic was inverted.) Also, make sure that the `sauce:options` property is correctly populated in both cases.
- Loading branch information