From 4eab70b770fad2982baf5de7e6fcefd3a054e69e Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Mon, 7 Jun 2021 16:44:55 +0200 Subject: [PATCH] Indentation matters --- .ci/test-odoh-proxied.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.ci/test-odoh-proxied.toml b/.ci/test-odoh-proxied.toml index 44a5b47c..b42d1ccb 100644 --- a/.ci/test-odoh-proxied.toml +++ b/.ci/test-odoh-proxied.toml @@ -12,6 +12,6 @@ file = 'query.log' stamp = 'sdns://hQcAAAAAAAAAACCi3jNJDEdtNW4tvHN8J3lpIklSa2Wrj7qaNCgEgci9_BpvZG9oLXJlbGF5LmVkZ2Vjb21wdXRlLmFwcAEv' [anonymized_dns] -routes = [ + routes = [ { server_name='odohtarget', via=['odohrelay'] } -] + ]