fix(tests): allowlist country names identical in EN and DE
All checks were successful
CI / test (push) Successful in 54s
CI / tag (push) Successful in 3s

Malta, Costa Rica, Panama, El Salvador, Peru, Venezuela are spelled
the same in both languages — not untranslated copy-paste.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Deeman
2026-03-11 14:59:43 +01:00
parent e5f9dbacad
commit 988daec452

View File

@@ -36,7 +36,9 @@ _IDENTICAL_VALUE_ALLOWLIST = {
"nav_admin", "nav_dashboard", "nav_feedback",
# Country names that are the same
"country_uk", "country_us",
"dir_country_CN", "dir_country_PT", "dir_country_TH",
"dir_country_CN", "dir_country_CR", "dir_country_MT",
"dir_country_PA", "dir_country_PE", "dir_country_PT",
"dir_country_SV", "dir_country_TH", "dir_country_VE",
# Optional annotation
"q9_company_note",
# Dashboard chrome that stays English in DE (brand term)