3
0

Remove Debug() leftovers

This commit is contained in:
Denis Arh 2019-09-10 02:12:45 +02:00
parent 2988cdb071
commit 778feb3967

View File

@ -48,7 +48,6 @@ func TestMessagesReply(t *testing.T) {
h.a.Equal(msg.Replies, uint(3))
h.apiInit().
Debug().
Get("/search/threads").
Query("channelID", fmt.Sprintf("%d", msg.ChannelID)).
Expect(t).