Fix the indentation of an EOF in the integration tests

This commit is contained in:
Greg Karékinian 2019-06-20 19:10:29 +02:00
parent 01c2246454
commit cfa3435c40

View File

@ -41,7 +41,7 @@ describe 'IPFS' do
"/ip4/203.0.113.0/ipcidr/24", "/ip4/203.0.113.0/ipcidr/24",
"/ip4/240.0.0.0/ipcidr/4" "/ip4/240.0.0.0/ipcidr/4"
] ]
EOF EOF
{ {
'Swarm.AddrFilters' => addr_filters.rstrip, 'Swarm.AddrFilters' => addr_filters.rstrip,