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