From 622456aa321b50a32dd859d20092ebe42bf10377 Mon Sep 17 00:00:00 2001 From: Baden Ashford Date: Fri, 14 Jun 2024 21:34:52 +1000 Subject: [PATCH] Remove empty line --- spec/integration/location_rerun_spec.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/spec/integration/location_rerun_spec.rb b/spec/integration/location_rerun_spec.rb index ea363e6aa..a8db870af 100644 --- a/spec/integration/location_rerun_spec.rb +++ b/spec/integration/location_rerun_spec.rb @@ -127,7 +127,6 @@ rspec ./non_local_shared_examples_spec.rb:8 # the second context behaves like a failing spec fails rspec ./non_local_shared_examples_spec.rb:8 # the second context behaves like a failing spec when you reverse it still fails EOS - end end end