corrects tests for latest code changes

This commit is contained in:
Mouse Reeve
2020-11-07 17:48:50 -08:00
parent 20395ff2ec
commit cfa4cb015d
8 changed files with 22 additions and 73 deletions

View File

@ -1,3 +1,4 @@
''' when a remote user changes their profile '''
import json
import pathlib
from django.test import TestCase