Skip to content

Commit e67ce16

Browse files
authored
Move nurse journey to E2E
1 parent ea3f400 commit e67ce16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/perf-test-with-data.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
run: |
122122
mkdir -p nurse-output
123123
nurse_output_dir=nurse-output
124-
jmeter/bin/jmeter -n -t performance-tests/nurse-journey.jmx \
124+
jmeter/bin/jmeter -n -t performance-tests/E2E/nurse-journey.jmx \
125125
-l $nurse_output_dir/samples.jtl \
126126
-j $nurse_output_dir/jmeter.log \
127127
-e -o $nurse_output_dir/report \

0 commit comments

Comments
 (0)