mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 05:11:16 +00:00
Bug 1774847
- Fix TV intermittent event leak testfail r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D149667
This commit is contained in:
parent
5a2d3c5d54
commit
0e4b106ace
@ -4,6 +4,7 @@
|
||||
"use strict";
|
||||
|
||||
add_task(async () => {
|
||||
Services.fog.testResetFOG(); // Needed for TV which reuses profiles on repeat
|
||||
Assert.equal(
|
||||
undefined,
|
||||
Glean.testOnlyIpc.eventWithExtra.testGetValue(),
|
||||
|
Loading…
Reference in New Issue
Block a user