mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-11-05 09:13:55 +01:00
Code cleanup, fixed nullability and converted DepictsContract to kotlin
This commit is contained in:
parent
484e56c17c
commit
1ba5b7e6c7
7 changed files with 40 additions and 45 deletions
|
|
@ -258,7 +258,7 @@ class DepictsFragmentUnitTests {
|
|||
@Test
|
||||
@Throws(Exception::class)
|
||||
fun testGetFragmentContext() {
|
||||
fragment.fragmentContext
|
||||
fragment.getFragmentContext()
|
||||
}
|
||||
|
||||
@Test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue