fixed_more_UTs

This commit is contained in:
Sergio Mena
2022-11-29 21:41:35 +01:00
parent 418272ddc0
commit 73aa070f65
6 changed files with 51 additions and 28 deletions

View File

@@ -107,7 +107,6 @@ func TestApp_Tx(t *testing.T) {
func TestApp_VoteExtensions(t *testing.T) {
testNode(t, func(t *testing.T, node e2e.Node) {
t.Skip()
client, err := node.Client()
require.NoError(t, err)