Skip to content

Commit

Permalink
Migrate macros from forward port
Browse files Browse the repository at this point in the history
Signed-off-by: methylDragon <[email protected]>
  • Loading branch information
methylDragon committed Jun 8, 2022
1 parent fecb6de commit 8951d6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/camera_sensor_background_from_scene.cc
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ void cameraCb(const msgs::Image & _msg)
/////////////////////////////////////////////////
// Test sensors use the background color of <scene> by default
TEST_F(CameraSensorBackgroundFixture,
IGN_UTILS_TEST_DISABLED_ON_MAC(RedBackgroundFromScene))
GZ_UTILS_TEST_DISABLED_ON_MAC(RedBackgroundFromScene))
{
const auto sdfFile = common::joinPaths(std::string(PROJECT_SOURCE_PATH),
"test", "worlds", "camera_sensor_scene_background.sdf");
Expand Down

0 comments on commit 8951d6a

Please sign in to comment.