We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 147627e commit 42dbe95Copy full SHA for 42dbe95
spec/unit/mutant/integration/rspec_spec.rb
@@ -74,7 +74,7 @@
74
75
let(:example_f) do
76
double(
77
- 'Example E',
+ 'Example F',
78
metadata: {
79
location: 'example-f-location',
80
full_description: 'Example::F',
0 commit comments