2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-04 08:47:37 +08:00

correct spec

This commit is contained in:
Sam 2018-01-24 13:23:27 +11:00
parent 95ac1655bc
commit 3b083ca0bd

View file

@ -8,6 +8,7 @@ QUnit.module("lib:pretty-text");
const rawOpts = {
siteSettings: {
enable_emoji: true,
enable_emoji_shortcuts: true,
enable_mentions: true,
emoji_set: 'emoji_one',
highlighted_languages: 'json|ruby|javascript',