Skip to content

Combine 'any instance' cukes

gitlab-qa-bot requested to merge any_instance-combine-features into master

Created by: soulcutter

expect_any_instance_of.feature and any_instance.feature both have the same Feature description, which makes navigating relish app confusing:

any_instance_relishapp

To resolve this, I combined those files.

Additionally I would like to pose the question of whether it makes sense to combine message_expectations/allow_any_instance_of.feature with method_stubs/any_instance.feature ?

Merge request reports