Set the proper number of expected reads for iOS now that article is available
This commit is contained in:
@ -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)
|
||||
})
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user