Tests
This commit is contained in:
parent
957c86c7f5
commit
9a05090fe5
1 changed files with 0 additions and 1 deletions
|
@ -207,7 +207,6 @@ func TestBlockService_Online_External(t *testing.T) {
|
||||||
assert.Equal(t, &types.BlockTransactionResponse{
|
assert.Equal(t, &types.BlockTransactionResponse{
|
||||||
Transaction: tx,
|
Transaction: tx,
|
||||||
}, bTx)
|
}, bTx)
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
mockIndexer.AssertExpectations(t)
|
mockIndexer.AssertExpectations(t)
|
||||||
|
|
Loading…
Reference in a new issue