Skip to content

Commit

Permalink
Export hasEmberVersion type from @ember/test-helpers
Browse files Browse the repository at this point in the history
  • Loading branch information
gitKrystan committed Nov 30, 2022
1 parent 9bcbe39 commit b9c9c35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions addon-test-support/@ember/test-helpers/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import {

export { setResolver, getResolver } from './resolver';
export { getApplication, setApplication } from './application';
export { default as hasEmberVersion } from './has-ember-version';
export {
default as setupContext,
getContext,
Expand Down

0 comments on commit b9c9c35

Please sign in to comment.