Skip to content

Commit 6f436be

Browse files
authored
Fix typo in validators.test.js (#2581)
1 parent 3c85708 commit 6f436be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/validators.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8123,7 +8123,7 @@ describe('Validators', () => {
81238123
],
81248124
},
81258125
{
8126-
local: 'en-LS',
8126+
locale: 'en-LS',
81278127
valid: [
81288128
'+26622123456',
81298129
'+26628123456',

0 commit comments

Comments
 (0)