test phase 23 verification script
This commit is contained in:
@@ -12,6 +12,7 @@ cd vigilcare-dashboard && npm run test -- GatewayOperations.spec.js && cd ..
|
||||
|
||||
echo "==> Optional partition demo (skip with SKIP_PARTITION=1)"
|
||||
if [[ "${SKIP_PARTITION:-0}" != "1" ]]; then
|
||||
export CENTRAL_URL="${CENTRAL_URL:-http://localhost:5270}"
|
||||
./scripts/demo-network-partition.sh
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user