We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 98674b0 + 4e7cdc0 commit e965739Copy full SHA for e965739
1 file changed
test-app/.try.mjs
@@ -17,8 +17,8 @@ module.exports = async function (defaults) {
17
};
18
19
const ember4 = {
20
- '@ember/test-helpers': '^3.2.1',
21
- '@ember/test-waiters': '^3.0.0',
+ '@ember/test-helpers': '^4.0.0',
+ '@ember/test-waiters': '^3.1.0',
22
'@embroider/compat': '^4.0.3',
23
'ember-qunit': '^8.0.0',
24
'ember-cli': '~4.12.0',
0 commit comments