Skip to content

Commit

Permalink
Fixed sensor tick time test.
Browse files Browse the repository at this point in the history
  • Loading branch information
Axel1092 committed Jun 2, 2021
1 parent 28a044d commit 9417f2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PythonAPI/test/smoke/test_sensor_tick_time.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ def test_sensor_tick_time(self):

sensor_exception = {
"sensor.camera.depth",
"sensor.camera.optical_flow",
"sensor.camera.rgb",
"sensor.camera.semantic_segmentation",
"sensor.camera.dvs",
Expand Down

0 comments on commit 9417f2b

Please sign in to comment.