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")
|
executeWrite(t, "gaiacli config", gaiacliHome, node, "y")
|
||||||
|
|
||||||
// ensure it works without an initialized gaiad state
|
// ensure it works without an initialized gaiad state
|
||||||
|
expectedConfig = fmt.Sprintf(`chain_id = ""
|
||||||
home = "%s"
|
home = "%s"
|
||||||
node = "%s"
|
node = "%s"
|
||||||
output = "text"
|
output = "text"
|
||||||
|
|
Loading…
Reference in New Issue