From 1096f8eec280bb6e5d9b1f8459b707aee5bc14b7 Mon Sep 17 00:00:00 2001 From: "haifeng.li" Date: Fri, 20 Sep 2024 10:09:44 -0700 Subject: [PATCH] test: worker thread number --- jest.config.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/jest.config.ts b/jest.config.ts index 85320c6..5fb57d3 100644 --- a/jest.config.ts +++ b/jest.config.ts @@ -28,7 +28,6 @@ const config: Config = { '^@graphql-eslint/eslint-plugin/(.*)$': '/node_modules/@graphql-eslint/eslint-plugin/$1' }, - maxWorkers: 1, reporters: [ 'default', [