File tree Expand file tree Collapse file tree
libraries/rushell/src/test/__snapshots__ Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -88,23 +88,23 @@ Object {
8888 " value" : " ab" ,
8989 },
9090 Object {
91- " kind" : " Other " ,
91+ " kind" : " OtherCharacter " ,
9292 " value" : " +" ,
9393 },
9494 Object {
9595 " kind" : " Text" ,
9696 " value" : " 56>qrst" ,
9797 },
9898 Object {
99- " kind" : " Other " ,
99+ " kind" : " OtherCharacter " ,
100100 " value" : " (" ,
101101 },
102102 Object {
103103 " kind" : " Text" ,
104104 " value" : " abc)" ,
105105 },
106106 Object {
107- " kind" : " Other " ,
107+ " kind" : " OtherCharacter " ,
108108 " value" : " )" ,
109109 },
110110 ],
@@ -148,7 +148,7 @@ Object {
148148 " value" : " a" ,
149149 },
150150 Object {
151- " kind" : " Other " ,
151+ " kind" : " OtherCharacter " ,
152152 " value" : " &" ,
153153 },
154154 Object {
@@ -176,7 +176,7 @@ Object {
176176 " input" : " &" ,
177177 " tokens" : Array [
178178 Object {
179- " kind" : " Other " ,
179+ " kind" : " OtherCharacter " ,
180180 " value" : " &" ,
181181 },
182182 ],
@@ -192,7 +192,7 @@ Object {
192192 " value" : " abc123" ,
193193 },
194194 Object {
195- " kind" : " Other " ,
195+ " kind" : " OtherCharacter " ,
196196 " value" : " ." ,
197197 },
198198 Object {
@@ -304,7 +304,7 @@ Object {
304304 " value" : " C" ,
305305 },
306306 Object {
307- " kind" : " Other " ,
307+ " kind" : " OtherCharacter " ,
308308 " value" : " -" ,
309309 },
310310 Object {
@@ -320,7 +320,7 @@ Object {
320320 " value" : " escapes" ,
321321 },
322322 Object {
323- " kind" : " Other " ,
323+ " kind" : " OtherCharacter " ,
324324 " value" : " :" ,
325325 },
326326 Object {
You can’t perform that action at this time.
0 commit comments