Skip to content

Commit 46d4eb4

Browse files
feat(test): FTRS-13809 Change to show commits
1 parent 848c122 commit 46d4eb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/performance/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ performance-test-jwt: ##[PLAN_NAME=name of jmeter plan] [APIM_ENV=environment fo
4444
echo "running performance tests against ${PLAN_NAME}..."
4545
jmeter -n -t ${PLAN_NAME}.jmx -J apim_env=${APIM_ENV} -J apikey=${APIKEY} -J kid=${KID} -f -l result.jtl -e -o "report" ;
4646

47-
performance-test-dashboard: ##[TEST_DATA=name of performance test data jtl file]
47+
performance-test-dashboard: ##[TEST_DATA=name of performance test data jtl file] change
4848
echo "generating performance dashboard for ${TEST_DATA}..."
4949
jmeter -g ${TEST_DATA}.jtl -f -e -o reports
5050

0 commit comments

Comments
 (0)