Skip to content

Commit 38e4eb5

Browse files
maru-avaqdm12
andauthored
Update tests/fixture/tmpnet/network.go
Co-authored-by: Quentin McGaw <quentin.mcgaw@avalabs.org> Signed-off-by: maru <maru.newby@avalabs.org>
1 parent 270fb55 commit 38e4eb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/fixture/tmpnet/network.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -940,7 +940,7 @@ func (n *Network) GetChainConfigContent() (string, error) {
940940
}
941941

942942
// writeNodeFlags determines the set of flags that should be used to
943-
// start the given node and writes them to a file in to the node path.
943+
// start the given node and writes them to a file in the node path.
944944
func (n *Network) writeNodeFlags(node *Node) error {
945945
flags := maps.Clone(node.Flags)
946946

0 commit comments

Comments
 (0)