mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1217129: Follow-up: Fix test broken by rebase.
This commit is contained in:
parent
5757b66369
commit
9626a25b6a
@ -173,7 +173,7 @@ add_task(function* testTabSwitchContext() {
|
||||
"title": "Title 2" },
|
||||
{ "icon": browser.runtime.getURL("2.png"),
|
||||
"popup": browser.runtime.getURL("2.html"),
|
||||
"title": "Default Title" },
|
||||
"title": "Default Title \u263a" },
|
||||
];
|
||||
|
||||
return [
|
||||
|
Loading…
Reference in New Issue
Block a user