discourse/app
Blake Erickson 83a521e8c6 DEV: Fix failing test with watched words
Follow up to: bb31e7f5b6

This commit fixes this failing test:

`Assertion Failed: it should escape watched words`

Now that we have a handlebars template we can us it for escaping because
it does that for us.
2019-11-27 16:48:01 -07:00
..
assets DEV: Fix failing test with watched words 2019-11-27 16:48:01 -07:00
controllers FIX: Cache failed onebox URL request server-side (#8421) 2019-11-28 07:48:29 +10:00
helpers Revert "FEATURE: Normalize the service worker route (#8359)" 2019-11-20 14:10:17 -08:00
jobs FIX: Mark secure media upload insecure automatically if used for theme component (#8413) 2019-11-28 07:32:17 +10:00
mailers FEATURE: Add support for secure media (#7888) 2019-11-18 11:25:42 +10:00
models DEV: always trigger 'notification_created' event. 2019-11-28 04:31:55 +05:30
serializers DEV: Remove unused user_auth_token_log_serializer 2019-11-27 16:50:31 +00:00
services FIX: Mark secure media upload insecure automatically if used for theme component (#8413) 2019-11-28 07:32:17 +10:00
views FEATURE: improve email change workflow 2019-11-21 16:28:35 +11:00