Files
tubestation/browser/components/profiles/tests
Beth Rennie 4bff557f1f Bug 1956080 - Use async experiment cleanup in browser_test_nimbus_feature.js r=jhirsch,profiles-reviewers
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/D250561
2025-05-23 00:28:00 +00:00
..