diff --git a/test/webfont/Webfont.test.ts b/test/webfont/Webfont.test.ts index 7c7ef5b..b924fc9 100644 --- a/test/webfont/Webfont.test.ts +++ b/test/webfont/Webfont.test.ts @@ -343,5 +343,5 @@ describe('Webfont', () => }, ], }); - }); + }, 10000); });