backend-test #10
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user