Skip to content

Commit

Permalink
Update testconfig.go
Browse files Browse the repository at this point in the history
  • Loading branch information
DylanTinianov committed Dec 11, 2024
1 parent a9ea8fd commit 0653449
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration-tests/testconfig/testconfig.go
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,7 @@ func (c *TestConfig) GetNodeConfigTOML() (string, error) {
url = c.GetURL()
}

// Test comment
mnConfig := solcfg.MultiNodeConfig{
MultiNode: solcfg.MultiNode{
Enabled: ptr.Ptr(true),
Expand Down

0 comments on commit 0653449

Please sign in to comment.