diff --git a/test/postinstall.integrationtest.js b/test/postinstall.integrationtest.js index d07e375a..fe6bf24e 100644 --- a/test/postinstall.integrationtest.js +++ b/test/postinstall.integrationtest.js @@ -5,7 +5,7 @@ const path = require('node:path') describe('postinstall', () => { - jest.setTimeout(20000) + jest.setTimeout(30000) let tempFolder