mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-15 08:50:45 -07:00
refactor: rename comment tag unit test
This commit is contained in:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user