diff --git a/django_cotton/tests/test_basic.py b/django_cotton/tests/test_basic.py index cf68aee..2f83dce 100644 --- a/django_cotton/tests/test_basic.py +++ b/django_cotton/tests/test_basic.py @@ -110,8 +110,7 @@ def test_components_have_isolated_context(self): self.create_template( "cotton/isolated_context.html", """{{ outer }}""", - )git - + ) self.create_template( "isolated_context_view.html", """