ITS: match class name format in test_lens_movement_reporting to other tests

bug: 180542905
Change-Id: I36dbc621a3fbf1a68e30eb5c92ec6ab1dd04a3ec
diff --git a/apps/CameraITS2.0/tests/scene3/test_lens_movement_reporting.py b/apps/CameraITS2.0/tests/scene3/test_lens_movement_reporting.py
index f47ca45..e67000f 100644
--- a/apps/CameraITS2.0/tests/scene3/test_lens_movement_reporting.py
+++ b/apps/CameraITS2.0/tests/scene3/test_lens_movement_reporting.py
@@ -89,7 +89,7 @@
   return data_set
 
 
-class TestLensMovementReporting(its_base_test.ItsBaseTest):
+class LensMovementReportingTest(its_base_test.ItsBaseTest):
   """Test if focus distance is properly reported.
 
   Do unit step of focus distance and check sharpness correlates.