Skip to content

Commit

Permalink
usePnpm in ember-try
Browse files Browse the repository at this point in the history
  • Loading branch information
gossi committed Aug 1, 2023
1 parent 31bd763 commit e813dda
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.24',
Expand Down

0 comments on commit e813dda

Please sign in to comment.