Function omaha_client::storage::tests::do_ensure_no_error_remove_nonexistent_key
source ยท pub async fn do_ensure_no_error_remove_nonexistent_key<S: Storage>(
storage: &mut S,
)
Expand description
Test that a remove of a non-existent key causes no errors