Return activities for existing objs in resolve_remote_id

This commit is contained in:
Mouse Reeve
2021-03-24 12:58:39 -07:00
parent 28dc67bf5c
commit d8c83fa31c
2 changed files with 3 additions and 3 deletions

View File

@ -65,4 +65,4 @@ jobs:
EMAIL_HOST_PASSWORD: ""
EMAIL_USE_TLS: true
run: |
python manage.py test -v 3
python manage.py test