Fix bad identing in test file

This commit is contained in:
Hector Sanjuan 2019-11-03 22:47:21 +01:00
parent 8d7ff58787
commit 9bd7260d37

View File

@ -20,9 +20,9 @@ var ccfgTestJSON = []byte(`
"grace_period": "100m0s"
},
"listen_multiaddress": [
"/ip4/127.0.0.1/tcp/10000",
"/ip4/127.0.0.1/udp/10000/quic"
],
"/ip4/127.0.0.1/tcp/10000",
"/ip4/127.0.0.1/udp/10000/quic"
],
"state_sync_interval": "1m0s",
"ipfs_sync_interval": "2m10s",
"pin_recover_interval": "1m",