Makes the name of the test follow the refactored name
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ import org.junit.Test
|
||||
import org.junit.runner.RunWith
|
||||
|
||||
@RunWith(AndroidJUnit4::class)
|
||||
class ExpandableViewComputationBenchmark {
|
||||
class ExpandableTextCutOffCalculatorBenchmark {
|
||||
@get:Rule
|
||||
val benchmarkRule = BenchmarkRule()
|
||||
|
||||
Reference in New Issue
Block a user