From bf520bd780b32107de60c86504cf6a0b03a44c18 Mon Sep 17 00:00:00 2001 From: Rendijs Smukulis Date: Wed, 9 Oct 2024 09:39:38 +0300 Subject: [PATCH] Fixed whitespaces --- .../TR-domain-matching/domain_matching_tests.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tracker-radar-tests/TR-domain-matching/domain_matching_tests.json b/tracker-radar-tests/TR-domain-matching/domain_matching_tests.json index c25155d..22b32af 100644 --- a/tracker-radar-tests/TR-domain-matching/domain_matching_tests.json +++ b/tracker-radar-tests/TR-domain-matching/domain_matching_tests.json @@ -33,7 +33,7 @@ "requestURL": "https://ignore.test/", "requestType": "script", "expectAction": "ignore" - }, + }, { "name": "same party ignore with deeper subdomain", "siteURL": "https://bad.etld-plus-two.site/", @@ -1084,7 +1084,7 @@ "expectAction": "redirect", "expectRedirect": "data:application/javascript;base64,KGZ1bmN0aW9uKCkge3dpbmRvdy5zdXJyb2dhdGUxPXRydWV9KSgpOw==", "expectExpression": "window.surrogate1 === true" - } + } ] } }