HomePhorge

Fix hash comparison under RSpec with 1.8.5
d6da1b7b66b9Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fix hash comparison under RSpec with 1.8.5

The behaviour of eql isn't quite right, and == actually does the right check,
on all versions of Ruby / RSpec. This accepts that, and stops using eql in
rspec checks.

Signed-off-by: Daniel Pittman <daniel@puppetlabs.com>

Details

Provenance
Daniel Pittman <daniel@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUb27f64aa0dc3: Merge pull request #560 from stschulte/ticket/2.7.x/7986
Branches
Unknown
Tags
Unknown

Event Timeline

Daniel Pittman <daniel@puppetlabs.com> committed rPUd6da1b7b66b9: Fix hash comparison under RSpec with 1.8.5 (authored by Daniel Pittman <daniel@puppetlabs.com>).Mar 7 2012, 11:18 PM