Skip to content

Commit

Permalink
cherry pick f9f1820 and fix conflicts
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Chen <[email protected]>
  • Loading branch information
iche033 committed Jun 14, 2021
1 parent b227f1e commit fe96179
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/integration/depth_camera.cc
Original file line number Diff line number Diff line change
Expand Up @@ -469,11 +469,7 @@ void DepthCameraTest::DepthCameraBoxes(
ignition::rendering::unloadEngine(engine->Name());
}

#ifdef __APPLE__
TEST_P(DepthCameraTest, DISABLED_DepthCameraBoxes)
#else
TEST_P(DepthCameraTest, DepthCameraBoxes)
#endif
{
DepthCameraBoxes(GetParam());
}
Expand Down

0 comments on commit fe96179

Please sign in to comment.