mirror of
https://github.com/jazzband/django-analytical.git
synced 2026-03-16 22:20:25 +00:00
Update tests/unit/test_tag_content_square.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
8596dfe1fd
commit
d014859a82
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ from django.test import override_settings
|
|||
from utils import TagTestCase
|
||||
|
||||
from analytical.templatetags.analytical import _load_template_nodes
|
||||
from analytical.templatetags.contentsquare import ContentsquareNode
|
||||
from analytical.templatetags.content_square import ContentsquareNode
|
||||
from analytical.utils import AnalyticalException
|
||||
|
||||
expected_html = """\
|
||||
|
|
|
|||
Loading…
Reference in a new issue