fix: align traffic top-up flows and unlimited overrides

This commit is contained in:
3252a8
2026-05-31 23:05:29 +03:00
parent df8f2636d2
commit 1578a9da36
13 changed files with 139 additions and 47 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ def test_support_ticket_closed_email_uses_user_language():
assert '<html lang="ru"' in content.html
assert "Ticket #7 was closed" not in content.text
assert "Тема: Проблема с подключением" in content.text
assert "Открыть в Mini App" in content.html
assert "Открыть обращение" in content.html
def test_support_admin_email_localizes_snapshot_rows_for_recipient():