Skip to content
Snippets Groups Projects
Commit 625ce63c authored by Douwe Maan's avatar Douwe Maan
Browse files

Update specs

parent f678137b
No related branches found
No related tags found
1 merge request!11225WIP: Autolink URLs in blobs and diffs
Loading
Loading
@@ -14,7 +14,7 @@ describe Gitlab::Diff::InlineDiffMarker, lib: true do
end
end
 
context "when the text text is not html safe" do
context "when the rich text is not html safe" do
let(:raw) { "abc 'def'" }
let(:inline_diffs) { [2..5] }
let(:subject) { described_class.new(raw).mark(inline_diffs) }
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment