rm blank line

This commit is contained in:
Sina Mahmoodi 2024-01-11 18:17:13 +03:30
parent dab41e9b7e
commit 690564785a

View file

@ -87,7 +87,6 @@ func (s *Suite) EthTests() []utesting.Test {
tests = append(tests, utesting.Test{Name: "TestLargeTxRequest", Fn: s.TestLargeTxRequest})
}
return tests
}
func (s *Suite) SnapTests() []utesting.Test {