Remove unnecessary given for test
FEA: ItEr62OTS04PlanificacionHaciaAtras
This commit is contained in:
parent
c82d2531cf
commit
f42d909588
1 changed files with 0 additions and 1 deletions
|
|
@ -242,7 +242,6 @@ public class SpecificResourceAllocationTest {
|
|||
|
||||
@Test
|
||||
public void canAllocateUntilSomeEndDate() {
|
||||
givenAssignedHours(4);
|
||||
LocalDate start = new LocalDate(2000, 2, 4);
|
||||
givenSpecificResourceAllocation(start, 4);
|
||||
specificResourceAllocation.until(start.plusDays(3)).allocate(
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue