Skip to content

Commit

Permalink
Fix geo ip approval changes
Browse files Browse the repository at this point in the history
  • Loading branch information
carsonip committed Dec 14, 2023
1 parent f18f224 commit 3772af0
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 24 deletions.
6 changes: 0 additions & 6 deletions systemtest/approvals/TestIntake/Errors.approved.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,6 @@
"client.geo.location": [
"dynamic"
],
"client.geo.region_iso_code": [
"dynamic"
],
"client.geo.region_name": [
"dynamic"
],
"client.ip": [
"12.53.12.1"
],
Expand Down
6 changes: 0 additions & 6 deletions systemtest/approvals/TestIntake/Events.approved.json
Original file line number Diff line number Diff line change
Expand Up @@ -791,12 +791,6 @@
"client.geo.location": [
"dynamic"
],
"client.geo.region_iso_code": [
"dynamic"
],
"client.geo.region_name": [
"dynamic"
],
"client.ip": [
"12.53.12.1"
],
Expand Down
6 changes: 0 additions & 6 deletions systemtest/approvals/TestIntake/Transactions.approved.json
Original file line number Diff line number Diff line change
Expand Up @@ -445,12 +445,6 @@
"client.geo.location": [
"dynamic"
],
"client.geo.region_iso_code": [
"dynamic"
],
"client.geo.region_name": [
"dynamic"
],
"client.ip": [
"12.53.12.1"
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,6 @@
"client.geo.location": [
"dynamic"
],
"client.geo.region_iso_code": [
"dynamic"
],
"client.geo.region_name": [
"dynamic"
],
"client.ip": [
"12.53.12.1"
],
Expand Down

0 comments on commit 3772af0

Please sign in to comment.