mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-12 23:40:45 -07:00
Renamed: test/integration/self_drop_test.rb -> test/integration/self_drop_context_test.rb
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user