We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23783a3 commit 4651281Copy full SHA for 4651281
Fluid.Tests/GoldendLiquidTests.cs
@@ -28,7 +28,6 @@ public class GoldenLiquidTests
28
["id:filters_date_missing_argument"] = "test expects error but Shopify parses date",
29
["id:filters_date_undefined_argument"] = "test expects error but Shopify parses date",
30
31
- ["tag:snippet tag"] = "snippet tag not implemented",
32
["tag:strict2"] = "Fluid uses lenient parsing mode; strict2 mode not implemented",
33
34
["id:tags_liquid_single_line_comment_tag"] = "Skipping: `{% liquid %}` comment/endcomment special-case parsing not implemented",
0 commit comments