Skip to content

Fix usage of mocks across scopes.

gitlab-qa-bot requested to merge issue-1269 into 2-99-maintenance

Created by: xaviershay

These specs were previously infinitely recursing due to a recent deprecation added to this behaviour.

Speculative fix for #1269 (closed), this might not be the best way. The base formatter allows didn't appear to do anything, and I confirmed the configuration spec change fails if a deprecation is received.

Merge request reports