We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8596dfe commit d014859Copy full SHA for d014859
tests/unit/test_tag_content_square.py
@@ -8,7 +8,7 @@
8
from utils import TagTestCase
9
10
from analytical.templatetags.analytical import _load_template_nodes
11
-from analytical.templatetags.contentsquare import ContentsquareNode
+from analytical.templatetags.content_square import ContentsquareNode
12
from analytical.utils import AnalyticalException
13
14
expected_html = """\
0 commit comments