Skip to content

Commit

Permalink
fix 0pdd check
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtemGet committed Jan 8, 2025
1 parent a5e6a49 commit 4667511
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,9 @@
/**
* Test cases for {@link UnphiMojo}.
* @since 0.34.0
* @todo #3708:30min Remove @Disabled
* @todo #3708:30min Remove @Disabled annotation on
* {@code UnphiMojoTest.usesCache()} and {@code UnphiMojoTest.invalidatesCache()}
* when cache is implemented, fix tests if needed.
* when cache is implemented, check that tests is valid otherwise fix them if needed.
*/
@SuppressWarnings("PMD.TooManyMethods")
@ExtendWith(MktmpResolver.class)
Expand Down

0 comments on commit 4667511

Please sign in to comment.