This commit is contained in:
@ -874,7 +874,6 @@ class RepositoryTest() {
|
||||
coVerify(exactly = 1) {appSettingsService.refreshLoginInformation("https://test.com/selfoss/", "login", "password")}
|
||||
}
|
||||
|
||||
// TODO: This function should check if duplicate items are added to the database
|
||||
@Test
|
||||
fun `cache items`() {
|
||||
val itemParameter1 = FakeItemParameters()
|
||||
|
Reference in New Issue
Block a user