Skip to content

Commit b27c5f6

Browse files
committed
fix typo
1 parent 00279de commit b27c5f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

l10n_es_verifactu_oca/tests/test_10n_es_verifactu.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ def test_send_invoices_to_verifactu_duplicated(self):
355355
self.assertEqual(
356356
self.invoice.aeat_state,
357357
"rejected",
358-
"Invoice should be marked as sent after VERI*FACTU processing.",
358+
"Invoice should be marked as rejected after VERI*FACTU processing.",
359359
)
360360

361361

0 commit comments

Comments
 (0)