refactor: rename comment tag unit test

This commit is contained in:
Michael Go
2023-12-14 17:08:26 -04:00
parent 3c5ad7db61
commit fc9c338682
+1 -1
View File
@@ -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 %}