We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee260ac commit 8bf5e68Copy full SHA for 8bf5e68
tests/integration/relay_pingpong_test.go
@@ -29,7 +29,7 @@ const (
29
30
var doNotTimeout = clienttypes.NewHeight(1, 1111111)
31
32
-func TestPinPong(t *testing.T) {
+func TestPingPong(t *testing.T) {
33
// custom IBC protocol example
34
// scenario: given two chains,
35
// with a contract on chain A and chain B
0 commit comments