diff options
author | yuuji.yaginuma <yuuji.yaginuma@gmail.com> | 2015-09-07 07:53:42 +0900 |
---|---|---|
committer | yuuji.yaginuma <yuuji.yaginuma@gmail.com> | 2015-09-08 08:07:29 +0900 |
commit | df744b56cc21a1fe5302f70515116be918a98498 (patch) | |
tree | 01e4cb1054b78c0d98a0f6bd7ed3f97feae4a0a5 /activerecord/test/cases/migrator_test.rb | |
parent | 084a3908fc96de0fb670899f081d796ae8b67b5a (diff) | |
download | rails-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 'activerecord/test/cases/migrator_test.rb')
0 files changed, 0 insertions, 0 deletions