Skip to content

Commit

Permalink
Merge branch 'main' into fix/pactus-shell-basic-auth
Browse files Browse the repository at this point in the history
  • Loading branch information
Ja7ad authored Jul 1, 2024
2 parents fa966f0 + baa4a13 commit 5599bc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions network/network_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ func testConfig() *Config {
ForcePrivateNetwork: true,
NetworkName: "test",
DefaultPort: 12345,
PeerStorePath: util.TempFilePath(),
}
}

Expand Down

0 comments on commit 5599bc1

Please sign in to comment.