Skip to content

Commit

Permalink
Update src/Discovery_TEST.cc
Browse files Browse the repository at this point in the history
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: Michael Carroll <[email protected]>
  • Loading branch information
mjcarroll and ahcorde authored Nov 2, 2023
1 parent 4895260 commit 97378e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Discovery_TEST.cc
Original file line number Diff line number Diff line change
Expand Up @@ -533,7 +533,7 @@ TEST(DiscoveryTest, TestActivity)

//////////////////////////////////////////////////
/// \brief Check that a wrong GZ_IP value makes HostAddr() to return 127.0.0.1
TEST(DiscoveryTest, GZ_UTILS_TEST_DISABLED_ON_LINUX(WrongIgnIp))
TEST(DiscoveryTest, GZ_UTILS_TEST_DISABLED_ON_LINUX(WrongGzIp))
{
// Save the current value of GZ_IP environment variable.
std::string gzIp;
Expand Down

0 comments on commit 97378e9

Please sign in to comment.