mirror of
https://github.com/tendermint/tendermint.git
synced 2026-08-16 04:06:12 +00:00
removing break
This commit is contained in:
@@ -37,7 +37,6 @@ func getSignerTestCases(t *testing.T) []signerTestCase {
|
||||
}
|
||||
|
||||
testCases = append(testCases, tc)
|
||||
break
|
||||
}
|
||||
|
||||
return testCases
|
||||
|
||||
Reference in New Issue
Block a user