Commit 45a28de2 authored by QM's avatar QM

updata

parent 55626181
......@@ -74,7 +74,6 @@ func (suite *NodeManageTestSuite) testSupervisionNodeConfigApprove(addr, privKey
Id: getParaNodeIDSuffix(g.Current.Id),
Op: pt.ParacrossSupervisionNodeApprove,
}
tx = createRawSupervisionNodeConfigTx(config)
receipt = nodeCommit(suite, privKey, tx)
assert.Equal(suite.T(), receipt.Ty, int32(types.ExecOk))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment