Pavel

Results 1 issues of Pavel

We are using Intl for unit testing in node environment. We encountered strange behaviour in our tests just in this particular case. ```javascript const opt = { minimumFractionDigits: 5, minimumSignificantDigits:...