Skip to content

Commit 279e58b

Browse files
committed
fix tests
1 parent c4d1a87 commit 279e58b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/renderers/__tests__/__snapshots__/renderSchema.func.tsx.snap

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Array [
8989
"prefix": "fas",
9090
}
9191
}
92-
size="1x"
92+
fontSize="1em"
9393
/>
9494
</Unknown>
9595
<ForwardRef
@@ -173,7 +173,7 @@ Array [
173173
"prefix": "fas",
174174
}
175175
}
176-
size="1x"
176+
fontSize="1em"
177177
/>
178178
</Unknown>
179179
<ForwardRef
@@ -374,7 +374,7 @@ Array [
374374
"prefix": "fas",
375375
}
376376
}
377-
size="1x"
377+
fontSize="1em"
378378
/>
379379
</Unknown>
380380
<ForwardRef

0 commit comments

Comments
 (0)