Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
likhita-809 committed Jun 15, 2022
1 parent 9730588 commit ebf91d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testutil/network/network.go
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ func DefaultConfigWithAppConfig(appConfig depinject.Config) (Config, error) {
)

if err := depinject.Inject(appConfig,
&appBuilder,
&txConfig,
&cdc,
&legacyAmino,
Expand Down

0 comments on commit ebf91d0

Please sign in to comment.