Skip does not need return

This commit is contained in:
Alexander Ewetumo 2017-10-26 20:10:34 +01:00
parent df2100bf49
commit 7a2c7651db
1 changed files with 0 additions and 1 deletions

View File

@ -85,7 +85,6 @@ func (s *TransactionsTestSuite) TestCallRPCSendTransactionUpstream() {
if GetNetworkID() == params.StatusChainNetworkID {
s.T().Skip()
return
}
addr, err := GetRemoteURL()