fix spacing

This commit is contained in:
Preetha Appan 2018-05-10 10:27:18 -05:00
parent 66f31cd25a
commit ad09865562
No known key found for this signature in database
GPG Key ID: 9F7C19990A50EAFC
1 changed files with 2 additions and 2 deletions

View File

@ -2421,7 +2421,7 @@ func TestFullConfig(t *testing.T) {
},
"protocol": 30793,
"raft_protocol": 19016,
"raft_snapshot_threshold": 16384,
"raft_snapshot_threshold": 16384,
"reconnect_timeout": "23739s",
"reconnect_timeout_wan": "26694s",
"recursors": [ "63.38.39.58", "92.49.18.18" ],
@ -2853,7 +2853,7 @@ func TestFullConfig(t *testing.T) {
}
protocol = 30793
raft_protocol = 19016
raft_snapshot_threshold = 16384
raft_snapshot_threshold = 16384
reconnect_timeout = "23739s"
reconnect_timeout_wan = "26694s"
recursors = [ "63.38.39.58", "92.49.18.18" ]