GRemove the @JvmField annotation whenever using WarmUpRule.
This commit is contained in:
+1
-2
@@ -32,8 +32,7 @@ import org.junit.Test
|
||||
|
||||
class LogoutPreferencePresenterTest {
|
||||
|
||||
@Rule
|
||||
@JvmField
|
||||
@get:Rule
|
||||
val warmUpRule = WarmUpRule()
|
||||
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user