Merge branch 'master' into issue#2456

This commit is contained in:
Daniel Imms
2019-10-21 14:34:10 -07:00
committed by GitHub
+1 -1
View File
@@ -14,7 +14,7 @@ let page: puppeteer.Page;
const width = 1024;
const height = 768;
describe.only('FitAddon', () => {
describe('FitAddon', () => {
before(async function(): Promise<any> {
this.timeout(20000);
browser = await puppeteer.launch({