Files
tubestation/services
Beth Rennie 4c80deface Bug 1956080 - Use async experiment cleanup in test_commands_closetab.js r=markh
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/D250558
2025-05-23 00:27:49 +00:00
..