mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
[supt] fix path to journeys
This commit is contained in:
parent
d8901857aa
commit
fd9774c974
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ for journey in "${journeys[@]}"; do
|
|||
|
||||
export TEST_PERFORMANCE_PHASE="$phase"
|
||||
node scripts/functional_tests \
|
||||
--config "$journey" \
|
||||
--config "x-pack/performance/journeys/$journey.ts" \
|
||||
--kibana-install-dir "$KIBANA_BUILD_LOCATION" \
|
||||
--debug \
|
||||
--bail
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue