mirror of
https://github.com/sky-systems/sky_phone.git
synced 2026-09-04 09:13:24 +00:00
ADD - connect optional iFruit account
This commit is contained in:
@@ -14,7 +14,7 @@ describe('notes persistence', () => {
|
||||
}
|
||||
|
||||
expect(parseNotes(JSON.stringify([valid, { id: 'broken' }]))).toEqual([
|
||||
valid,
|
||||
{ ...valid, revision: 1 },
|
||||
])
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user