mirror of
https://github.com/we-promise/sure.git
synced 2026-04-18 11:34:13 +00:00
Propagate child sync errors up to parent, fix sync status (#2232)
* Propagate child sync errors up to parent, fix sync status * Remove testing error
This commit is contained in:
3
test/fixtures/families.yml
vendored
3
test/fixtures/families.yml
vendored
@@ -1,8 +1,5 @@
|
||||
empty:
|
||||
name: Family
|
||||
last_synced_at: <%= Time.now %>
|
||||
|
||||
dylan_family:
|
||||
name: The Dylan Family
|
||||
last_synced_at: <%= Time.now %>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user