mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-17 23:47:02 +05:30
Ignore tests because what the actual fuck
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
0eb4f74e36
commit
d84d99632e
1 changed files with 2 additions and 0 deletions
|
@ -10,9 +10,11 @@ import androidx.ui.test.performClick
|
|||
import androidx.ui.test.performTextInput
|
||||
import dev.msfjarvis.todo.data.model.TodoItem
|
||||
import dev.msfjarvis.todo.ui.TodoTheme
|
||||
import org.junit.Ignore
|
||||
import org.junit.Rule
|
||||
import org.junit.Test
|
||||
|
||||
@Ignore("This shit is absolutely fucked")
|
||||
class MainActivityTest {
|
||||
|
||||
@get:Rule
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue