Skip to content

Commit

Permalink
disable hermes tests for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Pantani authored and Pantani committed Apr 17, 2024
1 parent 2d86712 commit e937751
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hermes/integration/app_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,8 @@ func runChain(
}

func TestHermes(t *testing.T) {
t.Skip("skip till the cli V29 to avoid relayer command conflicts")

var (
env = envtest.New(t)
app = env.Scaffold("github.com/apps/hermes-app")
Expand Down

0 comments on commit e937751

Please sign in to comment.