snippet has a blob, but isn't a blob

This commit is contained in:
Simon Knox 2017-07-11 23:46:33 +10:00
parent 01dabbd5c9
commit e0f4a63ece
2 changed files with 5 additions and 1 deletions

View File

@ -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

View File

@ -0,0 +1,4 @@
---
title: Fix crash on /help/ui
merge_request:
author: