Skip to content

Commit

Permalink
Update postcode.regression.unit.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
cblanc authored Aug 24, 2023
1 parent f769b7e commit cbce81f
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 @@ -148,10 +148,10 @@ describe("Postcode data regression testing", function () {
ced_id: "L99999999",
constituency_id: "L99999999",
parliamentary_constituency: null,
admin_district: null,
admin_district: "Channel Islands",
parish: null,
admin_county: null,
admin_ward: null,
admin_ward: "Channel Islands",
ccg: null,
ccg_code: null,
nuts: null,
Expand Down

0 comments on commit cbce81f

Please sign in to comment.