Skip to content

Commit

Permalink
Remove ignition
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Agüero <[email protected]>
  • Loading branch information
caguero committed Feb 2, 2024
1 parent f4ecf61 commit c28b560
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/gz_src_TEST.cc
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ class CmdLine : public ::testing::Test
ASSERT_TRUE(common::createDirectories(testCachePath));
ASSERT_TRUE(common::createDirectories(
common::joinPaths(testCachePath, "fuel.gazebosim.org")));
ASSERT_TRUE(common::createDirectories(
common::joinPaths(testCachePath, "fuel.ignitionrobotics.org")));
setenv("GZ_FUEL_CACHE_PATH", this->testCachePath.c_str(), true);
}

Expand Down

0 comments on commit c28b560

Please sign in to comment.