Skip to content

Commit

Permalink
test action
Browse files Browse the repository at this point in the history
  • Loading branch information
Guilouf committed Dec 26, 2024
1 parent d73b858 commit 40f9f81
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lemarche/users/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -309,3 +309,5 @@ def test_dryrun_warn_command(self):
call_command("anonymize_old_users", dry_run=True, stdout=self.std_out)

self.assertFalse(TemplateTransactionalSendLog.objects.all())

# test push

0 comments on commit 40f9f81

Please sign in to comment.