summaryrefslogtreecommitdiffstats
path: root/webapp/tests/client_user.test.jsx
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2016-07-19 11:14:15 -0400
committerGitHub <noreply@github.com>2016-07-19 11:14:15 -0400
commit6bbf8c8348c936d480071d061314750155041560 (patch)
tree5b64c1683ff911ae4a4cddc214f6b0f6dd65573b /webapp/tests/client_user.test.jsx
parent1641370fbedc42e07f7a9b7758286d341f13b624 (diff)
downloadchat-6bbf8c8348c936d480071d061314750155041560.tar.gz
chat-6bbf8c8348c936d480071d061314750155041560.tar.bz2
chat-6bbf8c8348c936d480071d061314750155041560.zip
Fix client tests (#3628)
Diffstat (limited to 'webapp/tests/client_user.test.jsx')
-rw-r--r--webapp/tests/client_user.test.jsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/webapp/tests/client_user.test.jsx b/webapp/tests/client_user.test.jsx
index eef841018..a0bddd08b 100644
--- a/webapp/tests/client_user.test.jsx
+++ b/webapp/tests/client_user.test.jsx
@@ -179,6 +179,7 @@ describe('Client.User', function() {
email: 'false',
first_name: 'false',
mention_keys: '',
+ comments: 'any',
user_id: user.id
};