Skip to content
Snippets Groups Projects
Commit f1a0dc78 authored by Kirk Steuber's avatar Kirk Steuber
Browse files

Bug 1727820 - Add testing for `AppUpdater.stop` r=bhearsum

`AppUpdater.stop()` is not currently well tested, and the new implementation relies on throwing exceptions. It's important that these exceptions be properly caught to ensure that we don't end up handling the exception as an internal error or not handling it properly at all.

Differential Revision: https://phabricator.services.mozilla.com/D159308
parent d93850dc
No related branches found
No related tags found
No related merge requests found
Showing
with 409 additions and 3 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment