|
@@ -4,7 +4,7 @@ import { numberToExponential } from '../../src/exponent'; |
|
|
|
|
|
|
|
|
const options = { system: systems.enUS }; |
|
|
const options = { system: systems.enUS }; |
|
|
|
|
|
|
|
|
describe.skip('numerica', () => { |
|
|
|
|
|
|
|
|
describe('numerica', () => { |
|
|
describe('group names', () => { |
|
|
describe('group names', () => { |
|
|
describe('0-9', () => { |
|
|
describe('0-9', () => { |
|
|
it.each` |
|
|
it.each` |
|
|