Przeglądaj źródła

Re-enable test

Enable all tests in project.
master
TheoryOfNekomata 10 miesięcy 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 };

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


Ładowanie…
Anuluj
Zapisz