import { text } from 'ember-cli-page-object'; export default { errorText: text('[data-test-error]'), };