Skip to content

Commit

Permalink
Merge branch 'rb-240604-django-5.1-support' of github.com:ronanboitea…
Browse files Browse the repository at this point in the history
…u/django_safe_template_engine into rb-240604-django-5.1-support
  • Loading branch information
ronanboiteau committed Jun 4, 2024
2 parents 3c4690f + 48908d1 commit c5c7784
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion run_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@
import django

django.setup()
exit_code = pytest.main()

pytest.main()
exit(exit_code)

0 comments on commit c5c7784

Please sign in to comment.