TestHandler -> TestIBCMsgs
This commit is contained in:
parent
d80e6540c2
commit
f1d27e95ff
|
@ -401,7 +401,7 @@ func TestQuizMsg(t *testing.T) {
|
|||
|
||||
}
|
||||
|
||||
func TestHandler(t *testing.T) {
|
||||
func TestIBCMsgs(t *testing.T) {
|
||||
bapp := newBasecoinApp()
|
||||
|
||||
sourceChain := "source-chain"
|
||||
|
|
Loading…
Reference in New Issue