Skip to content

Commit

Permalink
fix(objectionary#2406): added todo + test
Browse files Browse the repository at this point in the history
  • Loading branch information
Yanich96 committed Nov 30, 2023
1 parent f72379e commit e4641c8
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,7 @@
* NOT thread-safe.
* @since 0.28.12
* @todo #2406:30min Fix {@link FakeMaven#allowedParams(Class)}
* This function
* parameters of executed Mojo in {@link FakeMaven#execute(Class)}
* This function parameters of executed Mojo in {@link FakeMaven#execute(Class)}
* and parameters those Mojos which are inside this executed Mojo.
* If executed Mojo doesn't have parameters that are inside other Mojos,
* other Mojos parameters will not be configured.
Expand Down

0 comments on commit e4641c8

Please sign in to comment.