Merge "nit: re-format test name to match other tests"

This commit is contained in:
Yeabkal Wubshit
2023-03-05 11:16:22 +00:00
committed by Android (Google) Code Review

View File

@@ -186,7 +186,7 @@ class VelocityTrackerBenchmarkTest {
}
@Test
fun addMovementTest_planarAxes() {
fun addMovement_planarAxes() {
testAddMovement(PlanarMotionState())
}