提交 dfa331ae 编写于 作者: A Aaron Patterson

use a method that actually exists

上级 61e8b23f
......@@ -167,7 +167,7 @@ def test_xml_http_request_override_accept
class IntegrationTestTest < Test::Unit::TestCase
def setup
@test = ::ActionDispatch::IntegrationTest.new(:default_test)
@test = ::ActionDispatch::IntegrationTest.new(:app)
@test.class.stubs(:fixture_table_names).returns([])
@session = @test.open_session
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册