We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ca9ed08 + fb78d1f commit 23bfa1bCopy full SHA for 23bfa1b
notify/pagerduty/pagerduty_test.go
@@ -518,7 +518,6 @@ func TestPagerDutyTimeout(t *testing.T) {
518
519
for name, tt := range tests {
520
t.Run(name, func(t *testing.T) {
521
-
522
srv := httptest.NewServer(http.HandlerFunc(
523
func(w http.ResponseWriter, r *http.Request) {
524
decoder := json.NewDecoder(r.Body)
0 commit comments