Skip to content

Commit d014859

Browse files
basola21Copilot
andauthored
Update tests/unit/test_tag_content_square.py
Co-authored-by: Copilot <[email protected]>
1 parent 8596dfe commit d014859

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/test_tag_content_square.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from utils import TagTestCase
99

1010
from analytical.templatetags.analytical import _load_template_nodes
11-
from analytical.templatetags.contentsquare import ContentsquareNode
11+
from analytical.templatetags.content_square import ContentsquareNode
1212
from analytical.utils import AnalyticalException
1313

1414
expected_html = """\

0 commit comments

Comments
 (0)