Bug 1602318 - Allow less a smaller number of pref checks. r=mconley

Differential Revision: https://phabricator.services.mozilla.com/D70625
This commit is contained in:
Matt Woodrow 2020-04-26 00:52:18 +00:00
Родитель b758e4a1f5
Коммит 848bfde797
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -198,7 +198,7 @@ add_task(async function navigate_around() {
// This is accessed in debug only.
},
"toolkit.cosmeticAnimations.enabled": {
min: 45,
min: 30,
max: 55,
},
};