Skip to content

Commit

Permalink
Update test
Browse files Browse the repository at this point in the history
  • Loading branch information
cblanc committed Feb 7, 2024
1 parent ba78b97 commit 71db652
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/postcode.regression.unit.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ describe("Postcode data regression testing", function () {
admin_ward: "Kincorth/Nigg/Cove",
ccg: "Aberdeen City Community Health Partnership",
ccg_code: "012",
nuts: "Aberdeen City and Aberdeenshire",
nuts: "Aberdeen City",
nuts_code: "TLM50",
nuts_id: result.nuts_id,
pfa_id: "S23000009",
Expand Down Expand Up @@ -102,7 +102,7 @@ describe("Postcode data regression testing", function () {
admin_ward: "London Bridge & West Bermondsey",
ccg: "NHS South East London",
ccg_code: "72Q",
nuts: "Lewisham and Southwark",
nuts: "Southwark",
nuts_code: "TLI44",
nuts_id: result.nuts_id,
pfa_id: "E23000001",
Expand Down

0 comments on commit 71db652

Please sign in to comment.