working tests for geo app

This commit is contained in:
Sam
2021-01-22 13:28:39 +00:00
parent 2b46d01369
commit d405e04178
2 changed files with 300 additions and 204 deletions

View File

@@ -11,8 +11,7 @@ from companies.factories import CompanyFactory
from companies.models import Company
from core.factories import CustomUserFactory
from core.utils import get_auth_token, create_active_user, get_tokens_for_user
from core.utils import get_tokens_for_user
# Create your tests here.