TSK-43 Add businessProcessId and parentBusinessProcessId to Task and TaskMapper

This commit is contained in:
Konstantin Kläger 2017-11-29 08:55:05 +01:00 committed by BerndBreier
parent bf3d6a44b0
commit 026d6d0309
1 changed files with 0 additions and 1 deletions

View File

@ -177,7 +177,6 @@ public class TaskServiceImplTest {
expectedObjectReference.setId("1");
expectedObjectReference.setType("DUMMY");
Workbasket workbasket = new Workbasket();
Classification classification = new Classification();
classification.setName("Name");
classification.setCategory("MANUAL");