fixed tests
This commit is contained in:
@@ -28,6 +28,7 @@ pytestmark = pytest.mark.django_db
|
||||
from bs4 import BeautifulSoup
|
||||
import re
|
||||
from parameterized import parameterized
|
||||
|
||||
from django.test import TestCase, Client,override_settings, RequestFactory, TransactionTestCase
|
||||
|
||||
from django.core.management import call_command
|
||||
|
||||
Reference in New Issue
Block a user