Skip to content

Commit 8bf5e68

Browse files
authored
Update relay_pingpong_test.go
1 parent ee260ac commit 8bf5e68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/relay_pingpong_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ const (
2929

3030
var doNotTimeout = clienttypes.NewHeight(1, 1111111)
3131

32-
func TestPinPong(t *testing.T) {
32+
func TestPingPong(t *testing.T) {
3333
// custom IBC protocol example
3434
// scenario: given two chains,
3535
// with a contract on chain A and chain B

0 commit comments

Comments
 (0)