correct expectation

This commit is contained in:
Frank Yung-Fong Tang 2022-01-06 16:38:04 -08:00 committed by Rick Waldron
parent a12f375a99
commit 0b8efb9c0d
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ testNumberFormat(
locales,
numberingSystems,
{useGrouping: false, roundingPriority: 'lessPrecision', minimumSignificantDigits: 2, minimumFractionDigits: 2},
{'1': '1.0'}
{'1': '1.00'}
);
// minimumSignificantDigits is more precise