Fix wrong calls to `allow_any_instance_of`
Precisely:
Using `any_instance` to stub a method (secret_variables_for) that has
been defined on a prepended module (EE::Project) is not supported.
Signed-off-by: Rémy Coutable <remy@rymai.me>
Showing
Please register or sign in to comment