diff --git a/test/integration/self_drop_test.rb b/test/integration/self_drop_context_test.rb similarity index 97% rename from test/integration/self_drop_test.rb rename to test/integration/self_drop_context_test.rb index 39775546..86c21c0a 100644 --- a/test/integration/self_drop_test.rb +++ b/test/integration/self_drop_context_test.rb @@ -2,7 +2,7 @@ require 'test_helper' -class SelfDropTest < Minitest::Test +class SelfDropContextTest < Minitest::Test include Liquid def test_self_drop_passed_as_render_param_preserves_original_scope