Skip to content

Commit

Permalink
increase ibc delay even more
Browse files Browse the repository at this point in the history
  • Loading branch information
facundomedica committed Jul 4, 2023
1 parent 83f05d3 commit edd620c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions tests/e2e/setup/utils.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,13 @@ import (
"strings"
"time"

"github.com/gogo/protobuf/proto"
"github.com/ory/dockertest/v3/docker"

"github.com/cosmos/cosmos-sdk/codec"
"github.com/cosmos/cosmos-sdk/codec/unknownproto"
sdk "github.com/cosmos/cosmos-sdk/types"
sdktx "github.com/cosmos/cosmos-sdk/types/tx"
banktypes "github.com/cosmos/cosmos-sdk/x/bank/types"
"github.com/gogo/protobuf/proto"
"github.com/ory/dockertest/v3/docker"

oracletypes "github.com/umee-network/umee/v5/x/oracle/types"
"github.com/umee-network/umee/v5/x/uibc"
Expand Down

0 comments on commit edd620c

Please sign in to comment.