fix(sync): S-09 — pull overwrite protection and conflict safety
This commit is contained in:
@@ -171,6 +171,8 @@ fn test_carrier_protection_in_storage_and_sync() {
|
||||
exclude_patterns: Vec::new(),
|
||||
quiet: true,
|
||||
force: false,
|
||||
backup: false,
|
||||
update: false,
|
||||
};
|
||||
let pull_res = sanctum::sync::run_sync(
|
||||
&db,
|
||||
|
||||
Reference in New Issue
Block a user