Adds missing import and mock
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
""" test for app action functionality """
|
||||
from unittest.mock import patch
|
||||
from django.template.response import TemplateResponse
|
||||
from django.test import TestCase
|
||||
from django.test.client import RequestFactory
|
||||
|
Reference in New Issue
Block a user