mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Set the proper number of expected reads for iOS now that article is available
This commit is contained in:
parent
d5c7aa2b8f
commit
69d50bcc6e
1 changed files with 1 additions and 2 deletions
|
|
@ -626,8 +626,7 @@ describe('auth router', () => {
|
|||
0,
|
||||
]
|
||||
|
||||
// TODO: update this when we have more iOS popular reads
|
||||
expect(count).to.eql(3)
|
||||
expect(count).to.eql(4)
|
||||
})
|
||||
})
|
||||
})
|
||||
|
|
|
|||
Loading…
Reference in a new issue