Skip to content

Fix stubbing with classes using prepend

gitlab-qa-bot requested to merge 384_stubbing_with_prepend into master

Created by: soulcutter

As described in #384 (closed) the way that original methods are stashed breaks the ability to stub the non-prepended method.

Merge request reports