webhookd/pkg/hook/test/test_error.sh
2024-12-24 13:37:48 +00:00

7 lines
77 B
Bash
Executable File

#!/bin/sh
echo "Running error test script..."
echo "Expected error"
exit 1