зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1442738. Fix test reference removed engine. r=bustag CLOSED TREE
--HG-- extra : amend_source : 265e3152421095af3bfd34fc0ad3e38ff9edb124
This commit is contained in:
Родитель
5e8b2bd9fd
Коммит
5436df272b
|
@ -337,8 +337,8 @@ add_task(async function testExtensionControlledDefaultSearch() {
|
|||
permissions: [],
|
||||
chrome_settings_overrides: {
|
||||
search_provider: {
|
||||
name: "Yahoo",
|
||||
search_url: "https://search.yahoo.com/yhs/search?p=%s&ei=UTF-8&hspart=mozilla&hsimp=yhs-002",
|
||||
name: "DuckDuckGo",
|
||||
search_url: "https://duckduckgo.com/?q={searchTerms}",
|
||||
is_default: true,
|
||||
},
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче