spec/unit/mutant/integration/rspec_spec.rb in mutant-0.8.10 vs spec/unit/mutant/integration/rspec_spec.rb in mutant-0.8.11
- old
+ new
@@ -86,11 +86,11 @@
end
let(:world) do
double(
'world',
- example_groups: example_groups,
- filtered_examples: filtered_examples
+ example_groups: example_groups,
+ filtered_examples: filtered_examples
)
end
let(:all_tests) do
[