Skip to content

Commit 0444364

Browse files
committed
Update test
1 parent ac14cee commit 0444364

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed
2.34 KB
Loading

package/src/renderer/__tests__/e2e/Paragraphs.spec.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -505,6 +505,7 @@ describe("Paragraphs", () => {
505505
const para = Skia.ParagraphBuilder.Make(
506506
{
507507
textStyle: {
508+
fontFamilies: ["Roboto"],
508509
color: Skia.Color("black"),
509510
fontSize: 30,
510511
},

0 commit comments

Comments
 (0)