Skip to content

Commit

Permalink
Merge pull request #284 from SputNikPlop/todo-comment
Browse files Browse the repository at this point in the history
fix: remove misc comment
  • Loading branch information
Xemdo authored Oct 30, 2023
2 parents 072ee0c + e5ab788 commit 6d0f9ba
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions internal/events/trigger/forward_event_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,4 @@ func TestForwardEventEventsub(t *testing.T) {
a.Equal(hash, r.Header.Get("Twitch-Eventsub-Message-Signature"))
}))
defer ts.Close()

// TODO update test
}

0 comments on commit 6d0f9ba

Please sign in to comment.