diff --git a/packages/ui-components/tooltip/package.json b/packages/ui-components/tooltip/package.json index 6cdbd776d9..c8fd8b7d89 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" },