Skip to content

Commit

Permalink
Update controller_manager/test/test_spawner_unspawner.cpp
Browse files Browse the repository at this point in the history
Co-authored-by: Christoph Fröhlich <[email protected]>
  • Loading branch information
saikishor and christophfroehlich authored Dec 16, 2024
1 parent 7805687 commit 39c67da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controller_manager/test/test_spawner_unspawner.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,7 @@ TEST_F(TestLoadController, spawner_test_failed_activation_of_controllers)
test_file_path),
256)
<< "Should fail as the ctrl_with_joint1_command_interface and "
"ctrl_with_joint2_command_interface are active";
"ctrl_with_joint2_command_interface are active";

ASSERT_EQ(cm_->get_loaded_controllers().size(), 3ul);

Expand Down

0 comments on commit 39c67da

Please sign in to comment.