We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 814b1d7 commit bbe84a2Copy full SHA for bbe84a2
tests/fixture/tmpnet/README.md
@@ -69,7 +69,7 @@ the following non-test files:
69
| defaults.go | | Defines common default configuration |
70
| detached_process_default.go | | Configures detached processes for darwin and linux |
71
| detached_process_windows.go | | No-op detached process configuration for windows |
72
-| flags.go | FlagsMap | Simplifies configuration of avalanchego flags |
+| flagsmap.go | FlagsMap | Simplifies configuration of avalanchego flags |
73
| genesis.go | | Creates test genesis |
74
| kube.go | | Library for Kubernetes interaction |
75
| local_network.go | | Defines configuration for the default local network |
tests/fixture/tmpnet/flags.go renamed to tests/fixture/tmpnet/flagsmap.go
0 commit comments