Skip to content

Commit 853c8a6

Browse files
committed
Consume login client from data client library (commons-app#2894)
Fix actions for review client Use data client library for notifications With delete helper migrated to data client With wikidata edits With notifications and modifications migrated to data client With upload migrated to retrofit Delete unused code Reuse thank interface from the library
1 parent d427a77 commit 853c8a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/test/kotlin/fr/free/nrw/commons/mwapi/OkHttpJsonApiClientTest.kt

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ import fr.free.nrw.commons.Media
55
import fr.free.nrw.commons.TestCommonsApplication
66
import fr.free.nrw.commons.kvstore.JsonKvStore
77
import fr.free.nrw.commons.utils.CommonsDateUtil
8+
import junit.framework.Assert.assertEquals
89
import okhttp3.HttpUrl
910
import okhttp3.OkHttpClient
1011
import okhttp3.mockwebserver.MockResponse

0 commit comments

Comments
 (0)