Skip to content

Fix `any_instance.unstub` of subclasses which have been `any_instance.stub`ed.

gitlab-qa-bot requested to merge fixup_any_instance_super_sub_class_stub into master

Created by: JonRowe

Fixup unstubing of sub classes when super classes are stubbed via any_instance, fixes #474.

...

Merge request reports