Skip to content

Commit

Permalink
sonar
Browse files Browse the repository at this point in the history
Signed-off-by: Damien Jeandemange <[email protected]>
  • Loading branch information
jeandemanged committed Nov 4, 2024
1 parent e3e4bf7 commit f6d314c
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ public class ItoolsPackagerMojoTest extends AbstractMojoTestCase {
ItoolsPackagerMojo mojo;
PlexusConfiguration configuration;

@Override
protected void setUp()
throws Exception {
// required
Expand All @@ -46,6 +47,7 @@ protected void setUp()
configuration = new DefaultPlexusConfiguration("configuration");
}

@Override
protected void tearDown()
throws Exception {
// required
Expand Down

0 comments on commit f6d314c

Please sign in to comment.