Przeglądaj źródła

Re-enable test

Enable all tests in project.
master
TheoryOfNekomata 1 rok temu
rodzic
commit
a0739c3ec4
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      packages/core/test/systems/en-US.test.ts

+ 1
- 1
packages/core/test/systems/en-US.test.ts Wyświetl plik

@@ -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`


||||||
x
 
000:0
Ładowanie…
Anuluj
Zapisz