Skip to content

Don't error out when config.mock_with or expect_with is re-specifying the current config

gitlab-qa-bot requested to merge issue_490 into master

Created by: myronmarston

This is a fix for #490 (closed). My past attempts at dealing with the ruby 1.9 bug that can cause infinite recursion have caused frustration/pain/annoyance for users so I'm a bit wary to merge this in without a review from someone else.

Merge request reports