Przeglądaj źródła

Fix lint issue

tags/v2.0.0-rc1
9seconds 5 lat temu
rodzic
commit
a3c64c1d1e

+ 1
- 1
mtglib/internal/telegram/telegram_internal_test.go Wyświetl plik

@@ -33,7 +33,7 @@ func (suite *TelegramTestSuite) TearDownTest() {
33 33
 func (suite *TelegramTestSuite) TestUnknownDC() {
34 34
 	testData := []int{
35 35
 		-1,
36
-        0,
36
+		0,
37 37
 		6,
38 38
 		100,
39 39
 	}

Ładowanie…
Anuluj
Zapisz