Disable PDF reader tests

This commit is contained in:
Dan Stillman 2023-08-07 16:27:12 -04:00
parent 1af3d702d3
commit ae8ed58383

View file

@ -1,6 +1,6 @@
"use strict";
describe("PDF Reader", function () {
describe.skip("PDF Reader", function () {
var win, zp;
before(function* () {