webhookd/pkg/hook/test/test_error.sh
2025-01-12 09:12:00 +01:00

7 lines
77 B
Bash
Executable File

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