Commit b957f79d authored by Douwe Maan's avatar Douwe Maan

Merge branch '34729-blob' into 'master'

snippet has a blob, but isn't a blob

Closes #34729

See merge request !12792
parents 7a938e67 e0f4a63e
......@@ -525,7 +525,7 @@
%h4
%code .file-holder
- blob = Snippet.new(content: "Wow\nSuch\nFile")
- blob = Snippet.new(content: "Wow\nSuch\nFile").blob
.example
.file-holder
.js-file-title.file-title
......
---
title: Fix crash on /help/ui
merge_request:
author:
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment