declare module '@ember/test/adapter' {
  export { Adapter as default } from 'ember-testing';
}
