diff --git a/spec/html_string_bidifier_spec.rb b/spec/html_string_bidifier_spec.rb
index 1a345ee..835ec2a 100644
--- a/spec/html_string_bidifier_spec.rb
+++ b/spec/html_string_bidifier_spec.rb
@@ -205,5 +205,4 @@
expect(actual_output).to eq expected_output
end
-
end