diff options
| author | Matt Mayer <[email protected]> | 2023-04-22 18:12:27 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-04-22 13:12:27 +0200 |
| commit | ed19befb04dbb7a8c5b59b1c015c6ccbce109869 (patch) | |
| tree | 6320b88e18ef2f57a83f0f9a8c8ab773ac90391a /test | |
| parent | 16d611f7ec1669480014d42549e2fabc6f8716a0 (diff) | |
| download | faker-ed19befb04dbb7a8c5b59b1c015c6ccbce109869.tar.xz faker-ed19befb04dbb7a8c5b59b1c015c6ccbce109869.zip | |
feat(locale): add city names for th (#2075)
Diffstat (limited to 'test')
| -rw-r--r-- | test/all_functional.spec.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/all_functional.spec.ts b/test/all_functional.spec.ts index d6104c7c..b5501290 100644 --- a/test/all_functional.spec.ts +++ b/test/all_functional.spec.ts @@ -28,7 +28,6 @@ const BROKEN_LOCALE_METHODS = { companySuffix: ['az'], }, location: { - city: ['th'], state: ['az', 'nb_NO', 'sk'], stateAbbr: ['sk'], streetName: [ |
