diff options
author | Yves Senn <yves.senn@gmail.com> | 2014-07-24 17:00:14 +0200 |
---|---|---|
committer | Yves Senn <yves.senn@gmail.com> | 2014-07-24 17:00:14 +0200 |
commit | e63ae630e1a9eda6f331757206b1905f1438307c (patch) | |
tree | ba6fbb119588d1b5ab3c79ab4499f2c319315d94 /railties/bin | |
parent | 091b246bb0111357edbb9703ea342a944b04deb6 (diff) | |
download | rails-e63ae630e1a9eda6f331757206b1905f1438307c.tar.gz rails-e63ae630e1a9eda6f331757206b1905f1438307c.tar.bz2 rails-e63ae630e1a9eda6f331757206b1905f1438307c.zip |
build fix, fix error introduced with 091b246bb0111357edbb9703ea342a944b04deb6
Fixes the following issue:
1) Failure:
ActiveRecord::MySQLPurgeTest#test_establishes_connection_to_test_database [test/cases/tasks/mysql_rake_test.rb:200]:
not all expectations were satisfied
unsatisfied expectations:
- expected exactly once, not yet invoked: ActiveRecord::Base.establish_connection(:test)
satisfied expectations:
- allowed any number of times, invoked once: #<Mock:0x2349430>.recreate_database(any_parameters)
- allowed any number of times, invoked once: ActiveRecord::Base.establish_connection(any_parameters)
- allowed any number of times, invoked once: ActiveRecord::Base.connection(any_parameters)
Diffstat (limited to 'railties/bin')
0 files changed, 0 insertions, 0 deletions