Cover the language change
This commit is contained in:
@ -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.
|
||||
"""
|
||||
|
Reference in New Issue
Block a user