We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d28ecf2 commit f1711f0Copy full SHA for f1711f0
tests/test_unittest.py
@@ -2,7 +2,6 @@
2
from django.test import TestCase
3
4
from pytest_django_test.app.models import Item
5
-from pytest_django_test.compat import force_text
6
7
8
class TestFixtures(TestCase):
0 commit comments