formatting works time in and time out, empty commit to fix
All checks were successful
Format / formatting (push) Successful in 6s
Build / build (push) Successful in 42s
CI / build (push) Successful in 11s

This commit is contained in:
MAILLAL Anas 2025-04-29 19:31:28 +02:00
parent bbb4debcd8
commit 3f18304028

View File

@ -434,7 +434,7 @@ public class SharedApiServiceTest {
"Ref1 Old", // Name "Ref1 Old", // Name
LocalDateTime.now().minusDays(3), // Date (older) LocalDateTime.now().minusDays(3), // Date (older)
null); // Pass null or let getTestSectionCell handle it, we'll set null); // Pass null or let getTestSectionCell handle it, we'll set
// idReference later // idReference later
final SectionCell oldCell1 = final SectionCell oldCell1 =
sectionCellService.addNewSectionCell(tempOldCell1); // Add to DB sectionCellService.addNewSectionCell(tempOldCell1); // Add to DB