From ee3d5c2d033ff7523c87541a5ca97e80c0970f20 Mon Sep 17 00:00:00 2001 From: Markus Schirp Date: Sun, 30 Jun 2024 23:50:49 +0000 Subject: [PATCH] Fix example --- spec/unit/mutant/integration/rspec_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/unit/mutant/integration/rspec_spec.rb b/spec/unit/mutant/integration/rspec_spec.rb index 363407b66..11e4fee69 100644 --- a/spec/unit/mutant/integration/rspec_spec.rb +++ b/spec/unit/mutant/integration/rspec_spec.rb @@ -74,7 +74,7 @@ let(:example_f) do double( - 'Example E', + 'Example F', metadata: { location: 'example-f-location', full_description: 'Example::F',