Disable PDF reader tests
This commit is contained in:
parent
1af3d702d3
commit
ae8ed58383
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
"use strict";
|
||||
|
||||
describe("PDF Reader", function () {
|
||||
describe.skip("PDF Reader", function () {
|
||||
var win, zp;
|
||||
|
||||
before(function* () {
|
||||
|
|
Loading…
Reference in a new issue