Update test/unit/tags/case_tag_unit_test.rb

Co-authored-by: Alok Swamy <[email protected]>
This commit is contained in:
Guilherme Carreiro
2025-10-27 16:33:31 +01:00
co-authored by Alok Swamy
parent 5a210fc8f6
commit 1733586242
+1 -1
View File
@@ -31,7 +31,7 @@ class CaseTagUnitTest < Minitest::Test
end
end
def test_case_when_trailing_element
def test_case_when_with_trailing_element
template = <<~LIQUID
{%- case 1 -%}
{%- when 1 bar -%}