提交 42b91266 编写于 作者: D David Heinemeier Hansson

Fix test now that cable is in there by default too

上级 3a83097e
......@@ -410,7 +410,7 @@ class ::PostsController < ActionController::Base ; end
precompile!
assert_equal "Post;\n", File.read(Dir["#{app_path}/public/assets/application-*.js"].first)
assert_match /Post;/, File.read(Dir["#{app_path}/public/assets/application-*.js"].first)
end
test "initialization on the assets group should set assets_dir" do
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册