UNPKG

ember-cli-page-object

Version:

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

6 lines (4 loc) 90 B
'use strict'; module.exports = function(/* environment, appConfig */) { return { }; };