diff --git a/packages/ui-components/tooltip/package.json b/packages/ui-components/tooltip/package.json index ebe465a1e2..179361a21c 100644 --- a/packages/ui-components/tooltip/package.json +++ b/packages/ui-components/tooltip/package.json @@ -25,7 +25,6 @@ "homepage": "https://github.com/lensapp/lens", "scripts": { "build": "webpack", - "test:unit": "jest --coverage --runInBand", "lint": "lens-lint", "lint:fix": "lens-lint --fix" },