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

Fix spec

parent 905090db
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -79,6 +79,6 @@ describe "User Feed", feature: true do
end
 
def safe_name
html_escape(user.name)
CGI.escapeHTML(user.name)
end
end
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