diff --git a/package.json b/package.json index 653c719705..995178080f 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,6 @@ "type": "git", "url": "http://github.com/graphql/graphql-js.git" }, - "options": { - "mocha": "--check-leaks --full-trace --timeout 15000 src/**/__tests__/**/*-test.js" - }, "engines": { "node": "6.x || 8.x || >= 10.x" },