diff --git a/test/unit/api_spec.js b/test/unit/api_spec.js index 21eb2311b..8415a4b0c 100644 --- a/test/unit/api_spec.js +++ b/test/unit/api_spec.js @@ -4839,7 +4839,6 @@ have written that much by now. So, here’s to squashing bugs.`); const loadingTask = getDocument( buildGetDocumentParams("issue11878.pdf", { isOffscreenCanvasSupported: false, - pdfBug: true, }) ); const pdfDoc = await loadingTask.promise;