diff --git a/src/test/suite/index.ts b/src/test/suite/index.ts index da0a127..c75b78a 100644 --- a/src/test/suite/index.ts +++ b/src/test/suite/index.ts @@ -28,7 +28,7 @@ export async function run(): Promise { } }, color: true, - timeout: 60000 + timeout: 120000 }); // Add all files to the test suite