diff --git a/cli_test/cli_test.go b/cli_test/cli_test.go index e559e6b7..fe8079d8 100644 --- a/cli_test/cli_test.go +++ b/cli_test/cli_test.go @@ -317,6 +317,8 @@ func TestGaiaCLIConfirmTx(t *testing.T) { } func TestGaiaCLIGasAuto(t *testing.T) { + // https://github.com/cosmos/cosmos-sdk/pull/5179 + t.Skip() t.Parallel() f := InitFixtures(t)