mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
parent
34ab6f581b
commit
0e5ba98c2e
82 changed files with 474 additions and 1480 deletions
|
|
@ -5,7 +5,7 @@ import androidx.test.runner.AndroidJUnit4
|
|||
import org.junit.Rule
|
||||
import org.junit.Test
|
||||
import org.junit.runner.RunWith
|
||||
import fr.free.nrw.commons.explore.categories.ExploreActivity
|
||||
import fr.free.nrw.commons.explore.ExploreActivity
|
||||
|
||||
@RunWith(AndroidJUnit4::class)
|
||||
class ExploreActivityTest {
|
||||
|
|
@ -16,4 +16,4 @@ class ExploreActivityTest {
|
|||
fun orientationChange() {
|
||||
UITestHelper.changeOrientation(activityRule)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue