plugin-kubernetes-common: Adds pass with no tests, since these are just types

Signed-off-by: Juan Lulkin <jmaiz@spotify.com>
This commit is contained in:
Juan Lulkin
2021-04-15 14:11:20 +02:00
parent 99930d194c
commit fb4ebd961e
+1 -1
View File
@@ -26,7 +26,7 @@
"scripts": {
"build": "backstage-cli build",
"lint": "backstage-cli lint",
"test": "backstage-cli test",
"test": "backstage-cli test --passWithNoTests",
"prepack": "backstage-cli prepack",
"postpack": "backstage-cli postpack",
"clean": "backstage-cli clean"