Skip to content

Commit

Permalink
Port of entry code test update
Browse files Browse the repository at this point in the history
  • Loading branch information
KatKovacs1 committed Jan 30, 2025
1 parent bf4ac3a commit b384dd9
Showing 1 changed file with 12 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ public void lookupPortOfEntryIbcCode(String portOfEntryCode, @Nullable String ex
"GBSTCOL06,Chelmsford,Bradford",
"GBSTWOR00,Workington,Liverpool",
"GBSTABD00,Aberdeen,Glasgow",
"GBSTGRK00,Dumfries,Glasgow",
"GBSTGRK00,Ayr,Glasgow",
"GBSTDUN00,Dundee,Glasgow",
"GBSTARD00,Ayr,Glasgow",
"GBSTAYR00,Ayr,Glasgow",
Expand All @@ -279,7 +279,7 @@ public void lookupPortOfEntryIbcCode(String portOfEntryCode, @Nullable String ex
"GBSTGRK04,Glasgow,Glasgow",
"GBSTFRB01,Aberdeen,Glasgow",
"GBSTGRK05,Glasgow,Glasgow",
"GBSTGRK06,Stranraer,Glasgow",
"GBSTGRK06,Ayr,Glasgow",
"GBSTAYR01,Ayr,Glasgow",
"GBSTGLW01,Glasgow,Glasgow",
"GBSTGRG02,Stirling,Glasgow",
Expand All @@ -292,27 +292,27 @@ public void lookupPortOfEntryIbcCode(String portOfEntryCode, @Nullable String ex
"GBSTIRV00,Ayr,Glasgow",
"GBSTGRK09,Glasgow,Glasgow",
"GBSTKKD00,Kirkcaldy,Glasgow",
"GBSTKWL00,Kirkwall,Glasgow",
"GBSTKWL00,Inverness,Glasgow",
"GBSTLEI00,Edinburgh,Glasgow",
"GBSTLER00,Lerwick,Glasgow",
"GBSTLER00,Inverness,Glasgow",
"GBSTINV03,Inverness,Glasgow",
"GBSTINV04,Inverness,Glasgow",
"GBSTFRB02,Aberdeen,Glasgow",
"GBSTGRG04,Kirkcaldy,Glasgow",
"GBSTMON00,Dundee,Glasgow",
"GBSTGRK10,Oban,Glasgow",
"GBSTGRK11,Dumfries,Glasgow",
"GBSTGRK11,Ayr,Glasgow",
"GBSTDUN02,Dundee,Glasgow",
"GBSTPHD00,Aberdeen,Glasgow",
"GBSTROS00,Dunfermline,Glasgow",
"GBSTLER01,Lerwick,Glasgow",
"GBSTINV05,Wick,Glasgow",
"GBSTLER01,Inverness,Glasgow",
"GBSTINV05,Inverness,Glasgow",
"GBSTSTO00,Lewis,Glasgow",
"GBSTGRK12,Stranraer,Glasgow",
"GBSTKWL01,Kirkwall,Glasgow",
"GBSTGRK12,Ayr,Glasgow",
"GBSTKWL01,Inverness,Glasgow",
"GBSTDUN03,Dundee,Glasgow",
"GBSTINV06,Inverness,Glasgow",
"GBSTINV07,Wick,Glasgow",
"GBSTINV07,Inverness,Glasgow",
"GBATABZ00,Aberdeen,Glasgow",
"GBATBQH00,Sutton,Sutton",
"GBATBHX00,Birmingham CJC,Birmingham",
Expand Down Expand Up @@ -348,7 +348,7 @@ public void lookupPortOfEntryIbcCode(String portOfEntryCode, @Nullable String ex
"GBATESH00,Brighton,Bradford",
"GBATSOU00,Southampton Magistrates Court,Cardiff",
"GBATSEN00,Southend,Bradford",
"GBATLSI00,Lerwick,Glasgow",
"GBATLSI00,Inverness,Glasgow",
"GBATBCC00,Norwich,Bradford",
"GBATGLO00,Gloucester,Cardiff",
"GBATKEM00,Gloucester,Cardiff",
Expand All @@ -358,7 +358,7 @@ public void lookupPortOfEntryIbcCode(String portOfEntryCode, @Nullable String ex
"GBATSYW00,Northampton,Birmingham",
"GBATSTY00,Lewis,Glasgow",
"GBATWAR00,Blackpool,Liverpool",
"GBATWIK00,Wick,Glasgow",
"GBATWIK00,Inverness,Glasgow",
"GBATYVL00,Taunton,Cardiff",
"GBATBZN00,Oxford,Bradford",
"GBATFFD00,Gloucester,Cardiff",
Expand Down

0 comments on commit b384dd9

Please sign in to comment.