test(api): align dashboard top resource locations
This commit is contained in:
@@ -469,6 +469,7 @@ describe("dashboard router", () => {
|
|||||||
valueScore: 95,
|
valueScore: 95,
|
||||||
lcrCents: 12_300,
|
lcrCents: 12_300,
|
||||||
countryCode: "DE",
|
countryCode: "DE",
|
||||||
|
countryName: "Germany",
|
||||||
federalState: "BY",
|
federalState: "BY",
|
||||||
metroCityName: "Munich",
|
metroCityName: "Munich",
|
||||||
},
|
},
|
||||||
@@ -480,6 +481,7 @@ describe("dashboard router", () => {
|
|||||||
valueScore: 88,
|
valueScore: 88,
|
||||||
lcrCents: 10_800,
|
lcrCents: 10_800,
|
||||||
countryCode: "US",
|
countryCode: "US",
|
||||||
|
countryName: "United States",
|
||||||
federalState: "CA",
|
federalState: "CA",
|
||||||
metroCityName: "San Francisco",
|
metroCityName: "San Francisco",
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user