We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 771d4fa commit 924607bCopy full SHA for 924607b
test/integration/reset_sensors.cc
@@ -140,8 +140,8 @@ common::Image toImage(const msgs::Image &_msg)
140
}
141
142
/////////////////////////////////////////////////
143
-/// This test checks that that the sensors system handles cases where entities
144
-/// are removed and then added back
+/// This test checks that that air-pressure and camera sensor systems
+/// handle Reset events
145
TEST_F(ResetFixture, GZ_UTILS_TEST_DISABLED_ON_MAC(HandleReset))
146
{
147
gz::sim::ServerConfig serverConfig;
0 commit comments