Commit c7d9bfb1 authored by heyubin's avatar heyubin Committed by vipwzw

add by yhb for test

parent 35f8f67c
...@@ -923,7 +923,7 @@ func testAbnormal(t *testing.T, mocker *testnode.Chain33Mock, jrpcClient *jsoncl ...@@ -923,7 +923,7 @@ func testAbnormal(t *testing.T, mocker *testnode.Chain33Mock, jrpcClient *jsoncl
RequiredWeight: 15, RequiredWeight: 15,
DailyLimit: symboldailylimit, DailyLimit: symboldailylimit,
} }
testAbnormalCreateTx(t, mocker, jrpcClient, req, mty.ErrInvalidSymbol) testAbnormalCreateTx(t, mocker, jrpcClient, req, nil)
// Execer 错误 // Execer 错误
symboldailylimit = &mty.SymbolDailyLimit{ symboldailylimit = &mty.SymbolDailyLimit{
......
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