mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
Updated tests after French translation update
This commit is contained in:
parent
2dba812d86
commit
389c3ffc04
2 changed files with 5 additions and 4 deletions
|
@ -234,4 +234,4 @@ class TestUtilsText(SimpleTestCase):
|
|||
name='article', object='My first try',
|
||||
)
|
||||
with override('fr'):
|
||||
self.assertEqual('article «\xa0My first try\xa0» ajouté.', s)
|
||||
self.assertEqual('Ajout de article «\xa0My first try\xa0».', s)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue