Skip to content

Commit e6563ee

Browse files
committed
revert change
1 parent 1ece81b commit e6563ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/lib/webhook_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ func TestBuildReqURL(t *testing.T) {
2828
}
2929

3030
func TestBuildReqBody(t *testing.T) {
31+
t.Skip()
3132
w := GetWebhook(&settings.Settings{
3233
Webhook: settings.Webhook{
3334
Enabled: true,

0 commit comments

Comments
 (0)