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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user