From f09d72daa6198d827f9ccc7bf6093d907113fe65 Mon Sep 17 00:00:00 2001 From: Brad Slayter Date: Tue, 20 Feb 2024 14:07:00 -0600 Subject: [PATCH] Parameter name --- broken-site-reporting/tests.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/broken-site-reporting/tests.json b/broken-site-reporting/tests.json index 8457fea..fe5cb27 100644 --- a/broken-site-reporting/tests.json +++ b/broken-site-reporting/tests.json @@ -439,7 +439,7 @@ "remoteConfigVersion": "1234", "protectionsEnabled": true, "expectReportURLPrefix": "https://improving.duckduckgo.com/t/epbf", - "errorDescription": ["net::ERR_NAME_NOT_RESOLVED","net::ERR_ABORTED"], + "errorDescriptions": ["net::ERR_NAME_NOT_RESOLVED","net::ERR_ABORTED"], "httpErrorCodes": [304, 200], "expectReportURLParams": [ {"name": "category", "value": "content"},