Skip to content

Commit bd668c2

Browse files
author
Flurb
committed
Remove code smell
Signed-off-by: Flurb <[email protected]>
1 parent 81c37eb commit bd668c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validator/src/test/java/org/lfenergy/compas/scl/validator/xsd/SclXsdValidatorTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
import static org.junit.jupiter.api.Assertions.assertEquals;
1414
import static org.junit.jupiter.api.Assertions.assertNotNull;
1515

16-
public class SclXsdValidatorTest {
16+
class SclXsdValidatorTest {
1717

1818
private SclXsdValidator validator;
1919

0 commit comments

Comments
 (0)