Skip to content

Commit

Permalink
Fix client tests (mattermost#3628)
Browse files Browse the repository at this point in the history
  • Loading branch information
enahum committed Jul 19, 2016
1 parent 4b51566 commit 5088172
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/client_user.test.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@ describe('Client.User', function() {
email: 'false',
first_name: 'false',
mention_keys: '',
comments: 'any',
user_id: user.id
};

Expand Down

0 comments on commit 5088172

Please sign in to comment.