Renamed: test/integration/self_drop_test.rb -> test/integration/self_drop_context_test.rb

This commit is contained in:
Guilherme Carreiro
2026-05-06 16:06:38 +02:00
parent c698474abc
commit fd49bbafb5
@@ -2,7 +2,7 @@
require 'test_helper' require 'test_helper'
class SelfDropTest < Minitest::Test class SelfDropContextTest < Minitest::Test
include Liquid include Liquid
def test_self_drop_passed_as_render_param_preserves_original_scope def test_self_drop_passed_as_render_param_preserves_original_scope