mirror of https://github.com/readrops/Readrops.git
Fix tests
This commit is contained in:
parent
7a8f255b72
commit
3c99bafe43
|
@ -31,7 +31,7 @@ class FeverItemsAdapterTest {
|
|||
assertTrue(isStarred)
|
||||
assertTrue(isRead)
|
||||
assertNotNull(pubDate)
|
||||
assertEquals(remoteId, "1546007484154894")
|
||||
assertEquals(remoteId, "10")
|
||||
assertEquals(feedRemoteId, "2")
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue