Skip to content

Commit 42dbe95

Browse files
committed
Fix example
1 parent 147627e commit 42dbe95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/unit/mutant/integration/rspec_spec.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474

7575
let(:example_f) do
7676
double(
77-
'Example E',
77+
'Example F',
7878
metadata: {
7979
location: 'example-f-location',
8080
full_description: 'Example::F',

0 commit comments

Comments
 (0)