Correct test wording

dev
gravel 1 year ago
parent 9565fd609a
commit bd453c8413
Signed by: gravel
GPG Key ID: C0538F3C906B308F

@ -43,7 +43,7 @@ if make test-ci > "$root/.test/results" 2>&1; then
grep -E 'Generated [[:digit:]]+ listings' -B1 --color=no "$root/.test/results";
cat <<EOF
Tests passed.
Run \`make dev\` to test the webpage yourself.
Run \`make test\` to test the webpage yourself.
EOF
else
# Show end of output if tests were not successful.

Loading…
Cancel
Save