UNPKG

ember-cli-page-object

Version:

This ember-cli addon eases the construction of page objects on your acceptance and integration tests

8 lines (6 loc) 78 B
'use strict'; module.exports = { excludes: [ 'tests/dummy/**/*' ] };