test: Remove --detectLeaks as this expiremental flag is good – but flakey, tests fail in CI that do not locally
This commit is contained in:
@@ -15,8 +15,7 @@
|
||||
"<rootDir>/server/test/setup.ts"
|
||||
],
|
||||
"testEnvironment": "node",
|
||||
"runner": "@getoutline/jest-runner-serial",
|
||||
"detectLeaks": true
|
||||
"runner": "@getoutline/jest-runner-serial"
|
||||
},
|
||||
{
|
||||
"displayName": "app",
|
||||
|
||||
Reference in New Issue
Block a user