Skip to content

Commit 924607b

Browse files
authored
Update description of reset_sensors test (#2467)
Signed-off-by: Steve Peters <scpeters@openrobotics.org>
1 parent 771d4fa commit 924607b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/integration/reset_sensors.cc

+2-2
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,8 @@ common::Image toImage(const msgs::Image &_msg)
140140
}
141141

142142
/////////////////////////////////////////////////
143-
/// This test checks that that the sensors system handles cases where entities
144-
/// are removed and then added back
143+
/// This test checks that that air-pressure and camera sensor systems
144+
/// handle Reset events
145145
TEST_F(ResetFixture, GZ_UTILS_TEST_DISABLED_ON_MAC(HandleReset))
146146
{
147147
gz::sim::ServerConfig serverConfig;

0 commit comments

Comments
 (0)