Skip to content

Commit

Permalink
progress...
Browse files Browse the repository at this point in the history
  • Loading branch information
boojamya committed May 17, 2024
1 parent cb4deb1 commit 1c38f5d
Show file tree
Hide file tree
Showing 3 changed files with 467 additions and 556 deletions.
2 changes: 1 addition & 1 deletion e2e/chain_start_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ func TestNobleStart(t *testing.T) {
var gw genesisWrapper

cf := interchaintest.NewBuiltinChainFactory(zaptest.NewLogger(t), []*interchaintest.ChainSpec{
nobleChainSpec(ctx, &gw, "noble-1", 2, 0, false, false),
nobleChainSpec(ctx, &gw, "noble-1", 2, 0, false),
{Name: "gaia", Version: "latest"},
})

Expand Down
Loading

0 comments on commit 1c38f5d

Please sign in to comment.