No bug - Fix a typo in test_folderCompact.js. rs=me

--HG--
extra : rebase_source : 9d81bd43690b4e7e68481b74acedf502c2ea536b
This commit is contained in:
Geoff Lankow 2024-11-19 11:10:17 +13:00
Родитель 0f15345a68
Коммит 983bf5e47c
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -227,7 +227,7 @@ add_task(async function testCompactAllFolders() {
Assert.equal(
Glean.mail.compactResult[Cr.NS_OK.toString(16)].testGetValue(),
2,
"success results shold be recorded in Glean"
"success results should be recorded in Glean"
);
Assert.equal(
Glean.mail.compactDuration.testGetValue().count,