mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-04 13:05:19 +02: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:
parent
03e3899541
commit
ab2cec55e7
9 changed files with 29 additions and 22 deletions
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 %>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue