Fix hostname check when fetching ip address
All threads resolved!
All threads resolved!
Compare changes
- Sanad Liaquat authored
+ 1
− 1
@@ -13,7 +13,7 @@ module IPAddress
@@ -13,7 +13,7 @@ module IPAddress
raise HostUnreachableError, "#{PUBLIC_IP_ADDRESS_API} is unreachable" unless response.code == Support::API::HTTP_STATUS_OK