Fix UI tests
This commit is contained in:
parent
4133bb1d72
commit
8b7d83c6ae
1 changed files with 0 additions and 3 deletions
|
@ -38,9 +38,6 @@ class MarkdownTests {
|
|||
@get:Rule
|
||||
var activityRule = IntentsTestRule(MainActivity::class.java, false, false)
|
||||
|
||||
@get:Rule
|
||||
val grantPermissionRule: GrantPermissionRule = GrantPermissionRule.grant(WRITE_EXTERNAL_STORAGE)
|
||||
|
||||
lateinit var file: File
|
||||
|
||||
@Before
|
||||
|
|
Loading…
Reference in a new issue