Skip to content

Commit f785f0d

Browse files
authored
scenario run with wrong Ember version (#111)
1 parent 19d1992 commit f785f0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/dummy/config/ember-try.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ module.exports = async function () {
2323
name: 'ember-lts-4.12',
2424
npm: {
2525
devDependencies: {
26-
'ember-source': '~5.8.0',
26+
'ember-source': '~4.12.0',
2727
},
2828
},
2929
},

0 commit comments

Comments
 (0)