diff options
-rw-r--r-- | webapp/tests/client_user.test.jsx | 1 |
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 }; |