diff options
author | Ufuk Kayserilioglu <ufuk@paralaus.com> | 2019-02-10 17:44:07 +0200 |
---|---|---|
committer | Gannon McGibbon <gannon.mcgibbon@gmail.com> | 2019-02-11 14:12:12 -0500 |
commit | de96628c76f88e0cbd891f4342bb1b3277339831 (patch) | |
tree | e976987d774444a443e49fd49f7b02fb65bc0c9e /activerecord/test/cases/base_test.rb | |
parent | 325e917f5a5953e8125f4e6531ec28f0565954fd (diff) | |
download | rails-de96628c76f88e0cbd891f4342bb1b3277339831.tar.gz rails-de96628c76f88e0cbd891f4342bb1b3277339831.tar.bz2 rails-de96628c76f88e0cbd891f4342bb1b3277339831.zip |
Fix assertion excpected/actual order
The assertion from the previous PR had the expected and the actual
values in the wrong order, so when a test failed the error message was
confusing.
This commit fixes the problem by switching the order.
Diffstat (limited to 'activerecord/test/cases/base_test.rb')
0 files changed, 0 insertions, 0 deletions