nit: re-format test name to match other tests

Bug: 268413323
Change-Id: Id6b7d1a231e7dd32082cae97eb6df2d941b09399
Test: N/A, trivial name change
This commit is contained in:
Yeabkal Wubshit
2023-03-05 05:26:33 +00:00
parent 90808ce40d
commit ece04dbf2c

View File

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