mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-15 08:50:45 -07:00
clean up some rubocop stuff
This commit is contained in:
@@ -151,5 +151,4 @@ class ConditionUnitTest < Minitest::Test
|
||||
Condition.new(left, op, right).evaluate(@context || Liquid::Context.new)
|
||||
end
|
||||
end
|
||||
|
||||
end # ConditionTest
|
||||
|
||||
Reference in New Issue
Block a user