Comparing version 2.0.3 to 2.0.4
{ | ||
"name": "bahttext", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "Change number to Thai pronunciation string", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -127,3 +127,3 @@ const { bahttext } = require('./index') | ||
test('multi occurrence of 1x', () => { | ||
test('multi occurrence of 2x', () => { | ||
expect(bahttext(20056528)).toBe('ยี่สิบล้านห้าหมื่นหกพันห้าร้อยยี่สิบแปดบาทถ้วน') | ||
@@ -130,0 +130,0 @@ }) |