Bug 1967713 - Update Remote L10N tests to accomodate new FTL file r=omc-reviewers,mimi
Differential Revision: https://phabricator.services.mozilla.com/D250444
This commit is contained in:
committed by
rvandermeulen@mozilla.com
parent
85a350a5ff
commit
4d816ed41f
@@ -82,6 +82,7 @@ describe("RemoteL10n", () => {
|
||||
"browser/defaultBrowserNotification.ftl",
|
||||
"browser/newtab/asrouter.ftl",
|
||||
"toolkit/branding/brandings.ftl",
|
||||
"preview/termsOfUse.ftl",
|
||||
]);
|
||||
assert.isFalse(args[1]);
|
||||
assert.calledOnce(l10nRegInstance.hasSource);
|
||||
@@ -103,6 +104,7 @@ describe("RemoteL10n", () => {
|
||||
"browser/defaultBrowserNotification.ftl",
|
||||
"browser/newtab/asrouter.ftl",
|
||||
"toolkit/branding/brandings.ftl",
|
||||
"preview/termsOfUse.ftl",
|
||||
]);
|
||||
assert.isFalse(args[1]);
|
||||
assert.calledOnce(l10nRegInstance.hasSource);
|
||||
|
||||
Reference in New Issue
Block a user