spec/helpers_spec.rb in overview-0.0.7.pre.26 vs spec/helpers_spec.rb in overview-0.0.8.pre.28

- old
+ new

@@ -347,11 +347,9 @@ it 'returns SprintlyEmbeddedURL' do url = SprintlyEmbeddedURL.new("https://hackpad.com/Hackpad-FAQ-tq56fI63mz3") expect(url.to_s).to eq("<https://hackpad.com/Hackpad-FAQ-tq56fI63mz3|https://hackpad.com/Hackpad-FAQ-tq56fI63mz3>") end end -SprintlyEmbeddedURL -