Add length to LDB Test:

Closes: #36
Signed-off-by: Fred Boniface <fred@fjla.uk>
This commit is contained in:
Fred Boniface 2023-08-05 23:05:28 +01:00
parent de6f735edd
commit 4b2e7e99b8
2 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,7 @@ export const inputs: any[] = [
departureType: "Estimated",
departureSource: "Darwin",
platform: "5",
length: "10",
origin: {
location: {
locationName: "Plymouth",

View File

@ -25,6 +25,7 @@ export const outputs: StaffLdb[] = [
etd: expect.any(Date),
departureType: "Estimated",
platform: "5",
length: 10,
origin: [
{
tiploc: "PLYMTH",