test(api): align dashboard top resource locations

This commit is contained in:
2026-03-31 22:30:45 +02:00
parent d9c1e70620
commit 13be8b126b
@@ -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",
},