This commit is contained in:
Jack Zampolin 2018-11-07 16:48:55 -08:00
parent 0ab5d7639b
commit 1aae086f49
1 changed files with 1 additions and 0 deletions

View File

@ -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"