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"
|
"<rootDir>/server/test/setup.ts"
|
||||||
],
|
],
|
||||||
"testEnvironment": "node",
|
"testEnvironment": "node",
|
||||||
"runner": "@getoutline/jest-runner-serial",
|
"runner": "@getoutline/jest-runner-serial"
|
||||||
"detectLeaks": true
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"displayName": "app",
|
"displayName": "app",
|
||||||
|
|||||||
Reference in New Issue
Block a user