diff --git a/scripts/docs/fr/150.engineering/fr-040.unit-testing.md b/scripts/docs/fr/150.engineering/fr-040.unit-testing.md index ff85f42e34..5eaa98d9fd 100644 --- a/scripts/docs/fr/150.engineering/fr-040.unit-testing.md +++ b/scripts/docs/fr/150.engineering/fr-040.unit-testing.md @@ -64,7 +64,7 @@ Le dossier racine des tests unitaires est`packages/nocodb/tests/unit` ### Procédure pas à pas pour l'écriture d'un test unitaire -Nous allons créer un`Table`suite de tests à titre d'exemple. +Nous allons créer un`Table` suite de tests à titre d’exemple. #### Configurer le test