renable skipped tests

This commit is contained in:
William Banfield
2022-05-20 17:52:55 -04:00
parent e69047305a
commit e606c8c8a2

View File

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