Skip to content

Commit

Permalink
Remove obsolete comment
Browse files Browse the repository at this point in the history
  • Loading branch information
destogl committed Dec 3, 2022
1 parent fc64f7c commit 3bf22c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hardware_interface/test/test_resource_manager.cpp
Expand Up @@ -840,7 +840,6 @@ TEST_F(ResourceManagerTest, lifecycle_individual_resources)
hardware_interface::lifecycle_state_names::FINALIZED);
}

// TODO(destogl): Watch-out this fails in output, why is this not caught?!!!
shutdown_components(rm, {TEST_SENSOR_HARDWARE_NAME});
{
auto status_map = rm.get_components_status();
Expand Down

0 comments on commit 3bf22c5

Please sign in to comment.