diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2017-08-28 08:54:34 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2017-08-28 08:54:34 +0900 |
commit | 390f3a0de1c6da12b0803e317f750010ff941a73 (patch) | |
tree | ba19929fa251e12a9299d6c3fb06ea6b4912c98b /activerecord/test/cases/ar_schema_test.rb | |
parent | f0811db8074e46feef368161f8b12e592bb4c559 (diff) | |
download | rails-390f3a0de1c6da12b0803e317f750010ff941a73.tar.gz rails-390f3a0de1c6da12b0803e317f750010ff941a73.tar.bz2 rails-390f3a0de1c6da12b0803e317f750010ff941a73.zip |
Address `test_assign_ids_for_through_a_belongs_to` failure
If `:readers` fixture is loaded before the test, it will be failed.
Use `firm.developer_ids` instead because we don't have `:contracts`
fixture for now.
https://travis-ci.org/rails/rails/jobs/268976230#L729
Diffstat (limited to 'activerecord/test/cases/ar_schema_test.rb')
0 files changed, 0 insertions, 0 deletions