diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/__snapshots__/random.spec.ts.snap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/__snapshots__/random.spec.ts.snap b/test/__snapshots__/random.spec.ts.snap index 7f01d87e..5fe3e02c 100644 --- a/test/__snapshots__/random.spec.ts.snap +++ b/test/__snapshots__/random.spec.ts.snap @@ -8,7 +8,7 @@ exports[`random > 42 > alphaNumeric > noArgs 1`] = `"n"`; exports[`random > 42 > alphaNumeric > with length 1`] = `"nNWbJ"`; -exports[`random > 42 > locale 1`] = `"es"`; +exports[`random > 42 > locale 1`] = `"es_MX"`; exports[`random > 42 > numeric > noArgs 1`] = `"3"`; |
