This commit is contained in:
Koitharu
2023-03-19 09:47:25 +02:00
parent 0e4575356a
commit 9b8b6d789e
11 changed files with 2 additions and 24 deletions

View File

@@ -70,7 +70,6 @@ class ChapterPagesTest {
private fun page(chapterId: Long) = ReaderPage(
id = Random.nextLong(),
url = "http://localhost",
referer = "http://localhost",
preview = null,
chapterId = chapterId,
index = Random.nextInt(),