timeout for contentcollector.js

mochawesome
John McLear 2021-01-27 20:13:04 +00:00
parent 7696ec0a02
commit 28617ee9d0
1 changed files with 1 additions and 0 deletions

View File

@ -285,6 +285,7 @@ describe(__filename, function () {
}
it(testObj.description, async function () {
this.timeout(150);
const $ = cheerio.load(testObj.html); // Load HTML into Cheerio
const doc = $('body')[0]; // Creates a dom-like representation of HTML
// Create an empty attribute pool