Skip to content

Commit

Permalink
AYS-509 | java:S5976 Sonar Warning Has Been Suppressed
Browse files Browse the repository at this point in the history
  • Loading branch information
agitrubard committed Jan 10, 2025
1 parent d3def58 commit 0c87792
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/java/org/ays/common/util/AysMaskUtilTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
import org.junit.jupiter.params.provider.ValueSource;

@Slf4j
@SuppressWarnings("java:S5976")
class AysMaskUtilTest extends AysUnitTest {

@Test
Expand Down

0 comments on commit 0c87792

Please sign in to comment.