summaryrefslogtreecommitdiffstats
path: root/browser/components/asrouter/tests/xpcshell/head.js
diff options
context:
space:
mode:
Diffstat (limited to 'browser/components/asrouter/tests/xpcshell/head.js')
-rw-r--r--browser/components/asrouter/tests/xpcshell/head.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/browser/components/asrouter/tests/xpcshell/head.js b/browser/components/asrouter/tests/xpcshell/head.js
index 0c6cec1ac8..fa361a00b9 100644
--- a/browser/components/asrouter/tests/xpcshell/head.js
+++ b/browser/components/asrouter/tests/xpcshell/head.js
@@ -81,10 +81,6 @@ async function makeValidators() {
"resource://testing-common/UpdateAction.schema.json",
{ common: true }
),
- whatsnew_panel_message: await schemaValidatorFor(
- "resource://testing-common/WhatsNewMessage.schema.json",
- { common: true }
- ),
feature_callout: await schemaValidatorFor(
// For now, Feature Callout and Spotlight share a common schema
"resource://testing-common/Spotlight.schema.json",