emoji: Remove display_url from the context of admin_emoji_list.

This attribute seem to be artifact of some refactoring that we did
but forgot to remove it. Just a minor cleanup.
This commit is contained in:
Harshit Bansal
2018-08-10 08:01:17 +00:00
committed by Tim Abbott
parent 3e5e7a0b19
commit 44694653ae
3 changed files with 1 additions and 3 deletions

View File

@@ -172,7 +172,6 @@ run_test('admin_emoji_list', () => {
emoji: {
name: "MouseFace",
display_name: "MouseFace",
display_url: "http://emojipedia-us.s3.amazonaws.com/cache/46/7f/467fe69069c408e07517621f263ea9b5.png",
source_url: "http://emojipedia-us.s3.amazonaws.com/cache/46/7f/467fe69069c408e07517621f263ea9b5.png",
},
};