We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
details_test
1 parent 6d2b2ae commit a9aa5e2Copy full SHA for a9aa5e2
test/ipinfo_SUITE.erl
@@ -32,7 +32,7 @@ details_test(Config) ->
32
{ok, IpInfo} = ipinfo:create(Token),
33
{ok, #{
34
ip := <<"8.8.8.8">>,
35
- loc := <<"37.4056,-122.0775">>,
+ loc := <<"38.0088,-122.117">>,
36
hostname := <<"dns.google">>,
37
city := <<"Mountain View">>,
38
region := <<"California">>,
0 commit comments