Commit 86e00bbe authored by vipwzw's avatar vipwzw

auto ci

parent de282755
...@@ -49,8 +49,8 @@ func (suite *NodeManageTestSuite) SetupSuite() { ...@@ -49,8 +49,8 @@ func (suite *NodeManageTestSuite) SetupSuite() {
suite.exec.SetAPI(suite.api) suite.exec.SetAPI(suite.api)
enableParacrossTransfer = false enableParacrossTransfer = false
forkHeight := types.GetDappFork(pt.ParaX,pt.ForkCommitTx) forkHeight := types.GetDappFork(pt.ParaX, pt.ForkCommitTx)
if forkHeight == types.MaxHeight{ if forkHeight == types.MaxHeight {
types.SetDappFork(Title, pt.ParaX, pt.ForkCommitTx, 0) types.SetDappFork(Title, pt.ParaX, pt.ForkCommitTx, 0)
} }
......
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