|
|
@@ -52,8 +52,7 @@ public class CargoTrackingControllerTest extends TestCase {
|
|
52
|
52
|
cargo.finalDestination().unLocode().idString(),
|
|
53
|
53
|
StatusCode.CLAIMED,
|
|
54
|
54
|
"AAAAA",
|
|
55
|
|
- "BALO",
|
|
56
|
|
- cargo.isMisdirected());
|
|
|
55
|
+ "BALO");
|
|
57
|
56
|
cargoDTO.addEvent(new HandlingEventDTO(
|
|
58
|
57
|
event.location().unLocode().idString(),
|
|
59
|
58
|
event.type().toString(),
|