Skip to content

Commit

Permalink
Update addon/tests/dummy/config/ember-try.js
Browse files Browse the repository at this point in the history
Co-authored-by: Krystan HuffMenne <kmenne+github@gmail.com>
  • Loading branch information
NullVoxPopuli and gitKrystan authored Jun 6, 2023
1 parent c419a04 commit 3a56d7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addon/tests/dummy/config/ember-try.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ module.exports = async function () {
const embroiderCore = await latestVersion('@embroider/core');
const embroiderWebpack = await latestVersion('@embroider/webpack');
const embroiderCompat = await latestVersion('@embroider/compat');
const embroiderTestSetup = await latestVersion('@embroider/testSetup');
const embroiderTestSetup = await latestVersion('@embroider/test-setup');

const embroider = {
safe: {
Expand Down

0 comments on commit 3a56d7f

Please sign in to comment.