зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1550122 - Fix eslint in browser_loginItemErrors.js
Differential Revision: https://phabricator.services.mozilla.com/D44108 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
9a616cf572
Коммит
35bcd5dc3f
|
@ -107,7 +107,7 @@ add_task(async function test_showLoginItemErrors() {
|
|||
const updateEvent = Cu.cloneInto(
|
||||
{
|
||||
bubbles: true,
|
||||
detail: Object.assign({guid: loginToUpdate.guid}, loginUpdates),
|
||||
detail: Object.assign({ guid: loginToUpdate.guid }, loginUpdates),
|
||||
},
|
||||
content
|
||||
);
|
||||
|
|
Загрузка…
Ссылка в новой задаче