5.2.19
Improved error report Lenient JSON decoding
This commit is contained in:
@@ -112,7 +112,7 @@ class ExampleInstrumentedTest {
|
||||
@Test
|
||||
fun test_getGalleryBlock() {
|
||||
runBlocking {
|
||||
val block = getGalleryBlock(2013877)
|
||||
val block = getGalleryBlock(2119310)
|
||||
|
||||
Log.d("PUPILD", block.toString())
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user