Files
tubestation/toolkit/components/backgroundtasks/tests
Beth Rennie 4560d3bad6 Bug 1956080 - Use async experiment cleanup in test_backgroundtask_experiments.js r=nalexander
ExperimentManager.unenroll() is now effectively async when running in a
browser test (because we are now executing SQL queries during
unenrollment) so all cleanup functions that trigger unenrollment are
async as well.

Differential Revision: https://phabricator.services.mozilla.com/D250571
2025-05-23 00:28:07 +00:00
..