diff --git a/packages/drivers/utils/package.json b/packages/drivers/utils/package.json index 1fb84a5d..75fe9bcc 100644 --- a/packages/drivers/utils/package.json +++ b/packages/drivers/utils/package.json @@ -6,7 +6,7 @@ "types": "dist/index.d.ts", "scripts": { "build": "tsc", - "test": "jest" + "test": "jest --passWithNoTests" }, "keywords": [ "objectql",