webhookd/pkg/hook/test/test_error.sh

6 lines
78 B
Bash
Executable File

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