Skip to content

Commit

Permalink
Update runtests.py to use django_mongodb_backend
Browse files Browse the repository at this point in the history
  • Loading branch information
Jibola authored Jan 7, 2025
1 parent 63d6fcd commit f4c365d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/runtests.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
import warnings
from pathlib import Path

import django_mongodb
import django_mongodb_backend

try:
import django
Expand Down

0 comments on commit f4c365d

Please sign in to comment.