This commit is contained in:
John McLear 2020-11-09 19:51:54 +00:00
parent 425973d206
commit 8e9ebe4035

View file

@ -42,7 +42,7 @@ sleep 10
# run the backend tests
echo "Now run the load tests for 30 seconds across 10 pads with 3 authors"
node node_modules/etherpad-load-test/multi.js
etherpad-loadtest-multi
exit_code=$?
kill $!