You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, specs are generated from the https://github.com/Shopify/liquid repo by monkey patching assert_template_result and generating a test every time it is called. This means that it is missing test coverage for any tests that don't use that.