File tree Expand file tree Collapse file tree
test-support/pages/components Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4141 "test:all" : " ember try:each"
4242 },
4343 "dependencies" : {
44- "ember-cli-babel" : " ^7.13.0" ,
45- "ember-cli-htmlbars" : " ^4.2.0" ,
46- "eslint-plugin-varspacing" : " ^1.2.1"
44+ "ember-cli-babel" : " ^7.26.11" ,
45+ "ember-cli-htmlbars" : " ^4.2.0 || ^5.0.0 || ^6.0.1"
4746 },
4847 "devDependencies" : {
4948 "@ember/optional-features" : " ^1.1.0" ,
8281 "eslint-plugin-node" : " ^11.0.0" ,
8382 "eslint-plugin-promise" : " ^4.1.1" ,
8483 "eslint-plugin-standard" : " ^4.0.0" ,
84+ "eslint-plugin-varspacing" : " ^1.2.2" ,
8585 "loader.js" : " ^4.7.0" ,
8686 "qunit-dom" : " ^0.9.2" ,
8787 "sinon" : " ^8.0.2" ,
Original file line number Diff line number Diff line change 33 findElement ,
44 isVisible ,
55 text ,
6- } from '../../ page-object'
6+ } from 'ember-cli- page-object'
77
88
99
Original file line number Diff line number Diff line change 11import {
22 attribute ,
33 hasClass ,
4- } from '../../ page-object'
4+ } from 'ember-cli- page-object'
55
66import component from './_component'
77import trigger from 'ember-drag-sort/utils/trigger'
You can’t perform that action at this time.
0 commit comments