diff --git a/test/unit/tags/comment_tag_unit_test.rb b/test/unit/tags/comment_tag_unit_test.rb index d3ce4cb9..b5bc48fa 100644 --- a/test/unit/tags/comment_tag_unit_test.rb +++ b/test/unit/tags/comment_tag_unit_test.rb @@ -39,7 +39,7 @@ class CommentTagUnitTest < Minitest::Test LIQUID end - def test_block_body_must_be_valid + def test_open_tags_in_comment assert_template_result('', <<~LIQUID.chomp) {% comment %} {% assign a = 123 {% comment %}