Skip to content

Commit

Permalink
chore(ionic-react): align package to nx 20
Browse files Browse the repository at this point in the history
  • Loading branch information
pawel-twardziak committed Oct 13, 2024
1 parent f6057ba commit b37961a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ describe('application', () => {
beforeEach(async () => {
host = createTreeWithEmptyWorkspace({ layout: 'apps-libs' });
await applicationGenerator(host, {
name: options.project,
directory: projectRoot,
skipFormat: true,
});
});
Expand Down

0 comments on commit b37961a

Please sign in to comment.