Bug 1951426 - Request messages from OMC in newtab r=home-newtab-reviewers,omc-reviewers,mconley,aminomancer
Differential Revision: https://phabricator.services.mozilla.com/D240175
This commit is contained in:
@@ -1350,6 +1350,17 @@ const MESSAGES = () => [
|
||||
},
|
||||
testingTriggerContext: "app_menu",
|
||||
},
|
||||
{
|
||||
id: "TEST_NEWTAB_MESSAGE",
|
||||
template: "newtab_message",
|
||||
content: {
|
||||
messageType: "CustomWallpaperHighlight",
|
||||
},
|
||||
trigger: {
|
||||
id: "newtabMessageCheck",
|
||||
},
|
||||
groups: [],
|
||||
},
|
||||
];
|
||||
|
||||
export const PanelTestProvider = {
|
||||
|
||||
Reference in New Issue
Block a user