提交 d6cff931 编写于 作者: S Santiago Pastorino

Just assert_equal here

上级 2c3a5075
......@@ -271,7 +271,7 @@ def url_for(*args)
Rails.application.config.assets.digests = {'logo.png' => 'logo-d1g3st.png'}
@config.assets.digest = false
assert_match %r{/assets/logo.png},
assert_equal '/assets/logo.png',
asset_path("logo.png")
end
end
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册