mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
Update synthetics.sh (#130940)
This commit is contained in:
parent
bdf8f2c527
commit
dad4963bf0
1 changed files with 1 additions and 1 deletions
|
@ -14,4 +14,4 @@ echo "--- Uptime @elastic/synthetics Tests"
|
|||
cd "$XPACK_DIR"
|
||||
|
||||
checks-reporter-with-killswitch "Uptime @elastic/synthetics Tests" \
|
||||
node plugins/uptime/scripts/e2e.js --kibana-install-dir "$KIBANA_BUILD_LOCATION" --grep "MonitorManagement-monitor*"
|
||||
node plugins/synthetics/scripts/e2e.js --kibana-install-dir "$KIBANA_BUILD_LOCATION" --grep "MonitorManagement-monitor*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue