summaryrefslogtreecommitdiff
path: root/spec/unit/puppet/provider
diff options
context:
space:
mode:
authorKen Barber <ken@bob.sh>2012-01-10 18:58:07 +0000
committerKen Barber <ken@bob.sh>2012-01-10 18:58:07 +0000
commit7d545f0d600d259229eee27ae4be373e814e5dfe (patch)
tree07fb3d36b83855dc1273616d821370329c9e14f6 /spec/unit/puppet/provider
parent1370c64df9c00f7627f9ddd758d8bbdb5a36d03e (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/provider')
0 files changed, 0 insertions, 0 deletions