spec/unit/message_cleaner_spec.rb in roqua-healthy-1.2.0 vs spec/unit/message_cleaner_spec.rb in roqua-healthy-1.2.1
- old
+ new
@@ -42,6 +42,6 @@
it 'sanitizes strings that are only a pair of double quotes' do
expect(cleaner.clean_string('""')).to eq('')
end
end
-end
\ No newline at end of file
+end