diff --git a/test/integration/distortion_camera.cc b/test/integration/distortion_camera.cc index ce77238260..5550f71a65 100644 --- a/test/integration/distortion_camera.cc +++ b/test/integration/distortion_camera.cc @@ -67,7 +67,7 @@ void imageCb(const msgs::Image &_msg) ///////////////////////////////////////////////// // The test checks the Distortion Camera readings TEST_F(DistortionCameraTest, - GZ_UTILS_TEST_DISABLED_ON_MAC(DistortionCameraBox)) + DISABLED_DistortionCameraBox) { // Start server ServerConfig serverConfig;