Fix typo
This commit is contained in:
parent
0ab5d7639b
commit
1aae086f49
|
@ -569,6 +569,7 @@ trust_node = true
|
|||
executeWrite(t, "gaiacli config", gaiacliHome, node, "y")
|
||||
|
||||
// ensure it works without an initialized gaiad state
|
||||
expectedConfig = fmt.Sprintf(`chain_id = ""
|
||||
home = "%s"
|
||||
node = "%s"
|
||||
output = "text"
|
||||
|
|
Loading…
Reference in New Issue