From cfa3435c40a013148f8c439f105f5b30453f053d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Greg=20Kar=C3=A9kinian?= Date: Thu, 20 Jun 2019 19:10:29 +0200 Subject: [PATCH] Fix the indentation of an EOF in the integration tests --- test/integration/default/serverspec/ipfs_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/integration/default/serverspec/ipfs_spec.rb b/test/integration/default/serverspec/ipfs_spec.rb index dcc8ff3..48cb2b4 100644 --- a/test/integration/default/serverspec/ipfs_spec.rb +++ b/test/integration/default/serverspec/ipfs_spec.rb @@ -41,7 +41,7 @@ describe 'IPFS' do "/ip4/203.0.113.0/ipcidr/24", "/ip4/240.0.0.0/ipcidr/4" ] - EOF + EOF { 'Swarm.AddrFilters' => addr_filters.rstrip,