Skip to content

Commit

Permalink
Merge branch 'main' into esm-output
Browse files Browse the repository at this point in the history
  • Loading branch information
styfle committed Jul 6, 2021
2 parents b9e0282 + 2ba1c22 commit 9e34cbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/watcher.test.js
Expand Up @@ -93,7 +93,7 @@ class CustomWatchFileSystem {
}
}

jest.setTimeout(30000);
jest.setTimeout(60000);

it('Should support custom watch API', async () => {
let buildCnt = 0;
Expand Down

0 comments on commit 9e34cbc

Please sign in to comment.