Page MenuHomePhabricator

[native] Remove unwrap in backup testing code
ClosedPublic

Authored by michal on Jan 10 2024, 8:19 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Sep 11, 4:22 PM
Unknown Object (File)
Sun, Sep 8, 11:22 PM
Unknown Object (File)
Sep 5 2024, 3:05 PM
Unknown Object (File)
Sep 5 2024, 3:05 PM
Unknown Object (File)
Sep 5 2024, 3:05 PM
Unknown Object (File)
Sep 5 2024, 3:05 PM
Unknown Object (File)
Aug 25 2024, 8:41 AM
Unknown Object (File)
Aug 22 2024, 10:03 PM
Subscribers

Details

Summary

I left some unwraps() in the backup testing code instead of bubbling them up with ?. This code doesn't run without clicking a staff-only testing button, and will be removed soon anyway but this is just a quick fix so I made this diff.

Test Plan

N/A

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage