aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/rails/generators
diff options
context:
space:
mode:
authorSean Griffin <sean@seantheprogrammer.com>2015-12-16 15:17:36 -0700
committerSean Griffin <sean@seantheprogrammer.com>2015-12-16 15:17:36 -0700
commit7fb47a8559db34e923ab4971768260757429c445 (patch)
tree509ce3e534f4e8c10d2ee8bd889356ef5a6ccca7 /activerecord/lib/rails/generators
parentf39aa4dd3995a9d11b426af7f12841d515673a4c (diff)
downloadrails-7fb47a8559db34e923ab4971768260757429c445.tar.gz
rails-7fb47a8559db34e923ab4971768260757429c445.tar.bz2
rails-7fb47a8559db34e923ab4971768260757429c445.zip
Don't over-specify types in our tests
This test was failing when run on Windows using PostgreSQL. Depending on the OS (and 32 vs 64 bit), this type could be a `BigNum`. We could loosen the assertion to `Numeric`, but if the value is equal to the expected, and responds to `bitlength` properly, who cares?
Diffstat (limited to 'activerecord/lib/rails/generators')
0 files changed, 0 insertions, 0 deletions