We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af30d37 commit 837b8faCopy full SHA for 837b8fa
1 file changed
scripts/test_notify_load_test.sh
@@ -2,7 +2,7 @@
2
3
4
if [ -z "${artillery_key}" ]; then
5
- echo "artillery_key is unset or set to the empty string"
+ echo "artillery_key is unset or set to the empty string. Get one from here: https://app.artillery.io/"
6
exit 1
7
fi
8
0 commit comments