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