diff options
author | Ken Barber <ken@bob.sh> | 2012-01-10 18:58:07 +0000 |
---|---|---|
committer | Ken Barber <ken@bob.sh> | 2012-01-10 18:58:07 +0000 |
commit | 7d545f0d600d259229eee27ae4be373e814e5dfe (patch) | |
tree | 07fb3d36b83855dc1273616d821370329c9e14f6 /spec/unit/puppet/parser/functions/capitalize_spec.rb | |
parent | 1370c64df9c00f7627f9ddd758d8bbdb5a36d03e (diff) |
(#11873) time function spec failure on Fixnum matcher
The rspec code for the time function was trying to match the type to be a
'Fixnum'. Ruby will sometimes make this a 'Bignum' depending on its internals
and we can't rely on this to be true all the time.
This patch just makes sure the type is an integer instead.
Diffstat (limited to 'spec/unit/puppet/parser/functions/capitalize_spec.rb')
0 files changed, 0 insertions, 0 deletions