File tree Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change 50
50
},
51
51
"expected" : " twenty-two"
52
52
},
53
+ {
54
+ "uuid" : " f010d4ca-12c9-44e9-803a-27789841adb1" ,
55
+ "description" : " thirty" ,
56
+ "property" : " say" ,
57
+ "input" : {
58
+ "number" : 30
59
+ },
60
+ "expected" : " thirty"
61
+ },
62
+ {
63
+ "uuid" : " 738ce12d-ee5c-4dfb-ad26-534753a98327" ,
64
+ "description" : " ninety-nine" ,
65
+ "property" : " say" ,
66
+ "input" : {
67
+ "number" : 99
68
+ },
69
+ "expected" : " ninety-nine"
70
+ },
53
71
{
54
72
"uuid" : " e417d452-129e-4056-bd5b-6eb1df334dce" ,
55
73
"description" : " one hundred" ,
68
86
},
69
87
"expected" : " one hundred twenty-three"
70
88
},
89
+ {
90
+ "uuid" : " 2f061132-54bc-4fd4-b5df-0a3b778959b9" ,
91
+ "description" : " two hundred" ,
92
+ "property" : " say" ,
93
+ "input" : {
94
+ "number" : 200
95
+ },
96
+ "expected" : " two hundred"
97
+ },
98
+ {
99
+ "uuid" : " feed6627-5387-4d38-9692-87c0dbc55c33" ,
100
+ "description" : " nine hundred ninety-nine" ,
101
+ "property" : " say" ,
102
+ "input" : {
103
+ "number" : 999
104
+ },
105
+ "expected" : " nine hundred ninety-nine"
106
+ },
71
107
{
72
108
"uuid" : " 3d83da89-a372-46d3-b10d-de0c792432b3" ,
73
109
"description" : " one thousand" ,
You can’t perform that action at this time.
0 commit comments