Fix lint issue

This commit is contained in:
9seconds
2021-03-25 09:35:23 +03:00
parent bbe8f34e72
commit a3c64c1d1e
@@ -33,7 +33,7 @@ func (suite *TelegramTestSuite) TearDownTest() {
func (suite *TelegramTestSuite) TestUnknownDC() {
testData := []int{
-1,
0,
0,
6,
100,
}