Selaa lähdekoodia

Re-enable test

Enable all tests in project.
master
TheoryOfNekomata 10 kuukautta sitten
vanhempi
commit
a0739c3ec4
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      packages/core/test/systems/en-US.test.ts

+ 1
- 1
packages/core/test/systems/en-US.test.ts Näytä tiedosto

@@ -4,7 +4,7 @@ import { numberToExponential } from '../../src/exponent';

const options = { system: systems.enUS };

describe.skip('numerica', () => {
describe('numerica', () => {
describe('group names', () => {
describe('0-9', () => {
it.each`


Ladataan…
Peruuta
Tallenna