Skip to content

Commit

Permalink
update test case
Browse files Browse the repository at this point in the history
  • Loading branch information
TimothyYe committed Nov 26, 2024
1 parent 59192c6 commit 1ece81b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/lib/webhook_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ func TestBuildReqURL(t *testing.T) {
}

func TestBuildReqBody(t *testing.T) {
t.Skip()
w := GetWebhook(&settings.Settings{
Webhook: settings.Webhook{
Enabled: true,
Expand Down

0 comments on commit 1ece81b

Please sign in to comment.