Skip to content

Loosen test by not checking for order of elements. Using inclusion check instead.

gitlab-qa-bot requested to merge github/fork/ldenman/master into master

Created by: ldenman

The issue that this patch resolves is here: https://github.com/rspec/rspec-core/issues/issue/272

I pulled down master and noticed the test failing when I ran 'rake'. I hope my changes are helpful.

Merge request reports