mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 05:11:16 +00:00
Bug 1733497 Fix lint failure r=fix CLOSED TREE
This commit is contained in:
parent
cb6d193f17
commit
ec399ab1d8
@ -156,7 +156,7 @@ add_task(async function test_reset_user_pref() {
|
|||||||
[PREF_BOOLEAN_DEFAULT_TRUE, false],
|
[PREF_BOOLEAN_DEFAULT_TRUE, false],
|
||||||
[PREF_STRING_LOCALIZED_MISSING, "user-value"],
|
[PREF_STRING_LOCALIZED_MISSING, "user-value"],
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|
||||||
await AboutConfigTest.withNewTab(async function() {
|
await AboutConfigTest.withNewTab(async function() {
|
||||||
// Click reset.
|
// Click reset.
|
||||||
|
Loading…
Reference in New Issue
Block a user