Add security, i18n, analysis, backup, notifications
This commit is contained in:
@@ -261,6 +261,14 @@ mod tests {
|
||||
update_checked: None,
|
||||
update_url: None,
|
||||
notes: None,
|
||||
sandbox_mode: None,
|
||||
runtime_wayland_status: None,
|
||||
runtime_wayland_checked: None,
|
||||
analysis_status: None,
|
||||
launch_args: None,
|
||||
tags: None,
|
||||
pinned: false,
|
||||
avg_startup_ms: None,
|
||||
};
|
||||
|
||||
// We can't easily test the full integrate() without mocking dirs,
|
||||
|
||||
Reference in New Issue
Block a user