Skip to content

Commit

Permalink
systemtest: fix approval due to geoIP change (#6024) (#6025)
Browse files Browse the repository at this point in the history
(cherry picked from commit 6d15c01)

Co-authored-by: Andrew Wilkins <[email protected]>
  • Loading branch information
mergify[bot] and axw authored Aug 24, 2021
1 parent 95677dc commit 48698f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions systemtest/approvals/TestRUMXForwardedFor.approved.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"country_iso_code": "AU",
"country_name": "Australia",
"location": {
"lat": -31.9674,
"lon": 115.8621
"lat": -31.9474,
"lon": 115.8648
},
"region_iso_code": "AU-WA",
"region_name": "Western Australia"
Expand Down

0 comments on commit 48698f2

Please sign in to comment.