Make `.contains` attribute accessible
Second bugfix release of the stable 0.11.x branch
Project Update
$ ember install ember-cli-page-object
Or you can install the npm package directly
$ npm install --save-dev [email protected]
Main changes
- Make
.contains
attribute accessible
Community contributions
#122 add missing contains
predicate (@martinciu)