tests: change binary used for load testing

pull/4074/head
John McLear 2020-05-30 18:28:33 +00:00
parent 2844224acb
commit f629f9f890
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ sleep 10
# run the backend tests
echo "Now run the load tests for 60 seconds and if it stalls before 100 then error"
etherpad-load-test -d 60
etherpad-loadtest -d 60
exit_code=$?
kill $!