Use next_instance_of instead of any_instance_of
For prepended classes, we need to use `expect_next_instance_of` instead of RSpecs `any_instance_of` variants.
Showing
Please register or sign in to comment
For prepended classes, we need to use `expect_next_instance_of` instead of RSpecs `any_instance_of` variants.