aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/test_unit/test_requirer.rb
diff options
context:
space:
mode:
authoryuuji.yaginuma <yuuji.yaginuma@gmail.com>2015-09-07 07:53:42 +0900
committeryuuji.yaginuma <yuuji.yaginuma@gmail.com>2015-09-08 08:07:29 +0900
commitdf744b56cc21a1fe5302f70515116be918a98498 (patch)
tree01e4cb1054b78c0d98a0f6bd7ed3f97feae4a0a5 /railties/lib/rails/test_unit/test_requirer.rb
parent084a3908fc96de0fb670899f081d796ae8b67b5a (diff)
downloadrails-df744b56cc21a1fe5302f70515116be918a98498.tar.gz
rails-df744b56cc21a1fe5302f70515116be918a98498.tar.bz2
rails-df744b56cc21a1fe5302f70515116be918a98498.zip
modify to pass the correct argument to the test runner from rake
test runner sets file to be tested in plugin_rails_options, but in plugin_rails_options, processing has been made to the argument of the actual command rather than the argument of Minitest.run. For example, if you run `./bin rake db:migrate test`, the options[:patterns], `db:migrate test` was incorrectly set.
Diffstat (limited to 'railties/lib/rails/test_unit/test_requirer.rb')
0 files changed, 0 insertions, 0 deletions