webhookd/pkg/hook/test/test_error.sh
2022-05-26 10:05:53 +02:00

6 lines
78 B
Bash
Executable File

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