Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
patricklx authored Mar 22, 2024
1 parent 9517d2b commit d776c25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/scenarios/vite-app-test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ viteAppScenarios
project.addDevDependency(addon);

let addon2 = baseAddon();
addon2.pkg.name = 'my-addon2';
merge(addon2.files, {
app: {
components: {
Expand Down

0 comments on commit d776c25

Please sign in to comment.