Skip to content

Commit

Permalink
wait more
Browse files Browse the repository at this point in the history
  • Loading branch information
jinjor committed Oct 23, 2019
1 parent 92fa006 commit 88d4dbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test.js
Original file line number Diff line number Diff line change
Expand Up @@ -1650,6 +1650,7 @@ describe("Simple", function() {
});
}
describe("Performance and Compartibility", function() {
this.timeout(50 * 1000);
if (version === "Patched-without-extension") {
it("should not do extra operation when no extension exists", async function() {
assert.deepEqual(warnings, []);
Expand Down

0 comments on commit 88d4dbe

Please sign in to comment.