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";
|
"use strict";
|
||||||
|
|
||||||
describe("PDF Reader", function () {
|
describe.skip("PDF Reader", function () {
|
||||||
var win, zp;
|
var win, zp;
|
||||||
|
|
||||||
before(function* () {
|
before(function* () {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue