Skip to content

Commit

Permalink
generate-blueprint: revert to withJHipsterLookup
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima committed Sep 27, 2024
1 parent a3c28f4 commit a7c951f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ describe('SubGenerator <%= subGenerator %> of <%= application.baseName %> JHipst
inline: 'application { }',
<%_ } _%>
})
.withJHipsterGenerators()
.withJHipsterLookup()
.withParentBlueprintLookup();
});

Expand Down

0 comments on commit a7c951f

Please sign in to comment.