Skip to content

Commit

Permalink
fix poll tests for #523
Browse files Browse the repository at this point in the history
  • Loading branch information
snarfed committed Nov 23, 2015
1 parent dc6ce94 commit 6ce1b09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_tasks.py
Expand Up @@ -119,6 +119,7 @@ def expect_get_activities(self, **kwargs):
'fetch_replies': True,
'fetch_likes': True,
'fetch_shares': True,
'fetch_mentions': True,
'count': mox.IgnoreArg(),
'etag': None,
'min_id': None,
Expand Down

0 comments on commit 6ce1b09

Please sign in to comment.