diff --git a/packages/ifc-converter/package.json b/packages/ifc-converter/package.json index 23b03258..21f1b403 100644 --- a/packages/ifc-converter/package.json +++ b/packages/ifc-converter/package.json @@ -19,7 +19,6 @@ "scripts": { "build": "tsc --build", "dev": "tsc --build --watch", - "test": "bun test --pass-with-no-tests", "prepublishOnly": "npm run build" }, "dependencies": {