mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-08-31 22:24:02 +03:00
Fix lint issue
This commit is contained in:
@@ -33,7 +33,7 @@ func (suite *TelegramTestSuite) TearDownTest() {
|
|||||||
func (suite *TelegramTestSuite) TestUnknownDC() {
|
func (suite *TelegramTestSuite) TestUnknownDC() {
|
||||||
testData := []int{
|
testData := []int{
|
||||||
-1,
|
-1,
|
||||||
0,
|
0,
|
||||||
6,
|
6,
|
||||||
100,
|
100,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user