it('uses ja-jp locale', (): void => {
    expect(
      getSeparator('ja-jp')
    ).toEqual({
      decimal: '.',