aboutsummaryrefslogtreecommitdiff
path: root/test/modules
diff options
context:
space:
mode:
Diffstat (limited to 'test/modules')
-rw-r--r--test/modules/__snapshots__/location.spec.ts.snap6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/modules/__snapshots__/location.spec.ts.snap b/test/modules/__snapshots__/location.spec.ts.snap
index 58600952..6d693c9c 100644
--- a/test/modules/__snapshots__/location.spec.ts.snap
+++ b/test/modules/__snapshots__/location.spec.ts.snap
@@ -20,7 +20,7 @@ exports[`location > 42 > countryCode > with alphaCode option 1`] = `"GUY"`;
exports[`location > 42 > countryCode > with string 1`] = `"GY"`;
-exports[`location > 42 > county 1`] = `"Berkshire"`;
+exports[`location > 42 > county 1`] = `"Borders"`;
exports[`location > 42 > direction > noArgs 1`] = `"South"`;
@@ -172,7 +172,7 @@ exports[`location > 1211 > countryCode > with alphaCode option 1`] = `"UMI"`;
exports[`location > 1211 > countryCode > with string 1`] = `"UM"`;
-exports[`location > 1211 > county 1`] = `"Cambridgeshire"`;
+exports[`location > 1211 > county 1`] = `"Tyne and Wear"`;
exports[`location > 1211 > direction > noArgs 1`] = `"Southwest"`;
@@ -324,7 +324,7 @@ exports[`location > 1337 > countryCode > with alphaCode option 1`] = `"ESH"`;
exports[`location > 1337 > countryCode > with string 1`] = `"EH"`;
-exports[`location > 1337 > county 1`] = `"Bedfordshire"`;
+exports[`location > 1337 > county 1`] = `"Morgan County"`;
exports[`location > 1337 > direction > noArgs 1`] = `"South"`;