Skip to content

Commit

Permalink
Set ember qunit to the right version for ember 3.24 lts
Browse files Browse the repository at this point in the history
  • Loading branch information
bakerac4 committed Jan 10, 2023
1 parent 1548d5b commit da9f005
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test-app/config/ember-try.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ module.exports = async function () {
name: 'ember-lts-3.24',
npm: {
devDependencies: {
'ember-qunit': '^5.1.4',
'ember-source': '~3.24.3'
}
}
Expand Down

0 comments on commit da9f005

Please sign in to comment.