Skip to content

Commit

Permalink
fix ember try
Browse files Browse the repository at this point in the history
  • Loading branch information
patricklx authored Mar 18, 2024
1 parent 1275674 commit 6572f86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-app/config/ember-try.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ const { embroiderSafe, embroiderOptimized } = require('@embroider/test-setup');

module.exports = async function () {
return {
useYarn: true,
usePnpm: true,
scenarios: [
{
name: 'ember-lts-3.28',
Expand Down

0 comments on commit 6572f86

Please sign in to comment.