mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-19 19:00:39 -07:00
Add source migration support for all builtin tags
This commit is contained in:
@@ -97,7 +97,7 @@ class MigrateUnitTest < Minitest::Test
|
||||
LIQUID
|
||||
expect = <<~LIQUID
|
||||
{% liquid
|
||||
assign a = 1
|
||||
assign a = 1
|
||||
assign a = b
|
||||
%}
|
||||
LIQUID
|
||||
|
||||
Reference in New Issue
Block a user