fix(platform): make topology probe fallback truthful
Signed-off-by: master <>
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"analyze:source-map": "ng build --source-map && npx source-map-explorer dist/stellaops-web/browser/*.js",
|
||||
"watch": "ng build --watch --configuration development",
|
||||
"test": "ng test --watch=false",
|
||||
"test:topology": "ng run stellaops-web:test-topology --watch=false",
|
||||
"test:watch": "ng test",
|
||||
"test:ci": "npm run test",
|
||||
"test:e2e": "playwright test",
|
||||
|
||||
Reference in New Issue
Block a user