Make PMD happy
This commit is contained in:
parent
25bfddf417
commit
5df3c5711a
|
@ -7,7 +7,7 @@ import org.junit.jupiter.api.Test;
|
|||
|
||||
import ai.timefold.solver.test.api.score.stream.ConstraintVerifier;
|
||||
|
||||
class ShiftScheduleConstraintProviderTest {
|
||||
class ShiftScheduleConstraintProviderUnitTest {
|
||||
|
||||
private static final LocalDate MONDAY = LocalDate.of(2030, 4, 1);
|
||||
private static final LocalDate TUESDAY = LocalDate.of(2030, 4, 2);
|
Loading…
Reference in New Issue