Skip to content

Commit

Permalink
avoid invalid Bech32 prefix
Browse files Browse the repository at this point in the history
due to singleton GetConfig
  • Loading branch information
mmsqe committed Jul 2, 2023
1 parent f1266be commit e48a6f6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions interchaintest/misbehaviour_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@ func TestScenarioMisbehaviourDetection(t *testing.T) {
t.Skip()
}

t.Parallel()

numVals := 1
numFullNodes := 0
cf := interchaintest.NewBuiltinChainFactory(zaptest.NewLogger(t), []*interchaintest.ChainSpec{
Expand Down

0 comments on commit e48a6f6

Please sign in to comment.