mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Add assert_select tests to the new base
This commit is contained in:
@@ -66,7 +66,7 @@ Rake::TestTask.new(:test_new_base_on_old_tests) do |t|
|
||||
render render_json render_xml
|
||||
send_file request_forgery_protection rescue url_rewriter verification webservice
|
||||
http_basic_authentication http_digest_authentication
|
||||
action_pack_assertions
|
||||
action_pack_assertions assert_select
|
||||
).map { |name| "test/controller/#{name}_test.rb" }
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user