Cover the language change

This commit is contained in:
Yohann D'ANELLO
2020-11-27 21:56:25 +01:00
parent 31b7ece449
commit f07324662a
2 changed files with 12 additions and 5 deletions

View File

@ -7,7 +7,7 @@ class TestTranslations(unittest.TestCase):
def setUp(self) -> None:
setlocale("fr")
def test_translations(self):
def test_translations(self) -> None:
"""
Ensure that some strings are well-translated.
"""