Skip to content

Commit

Permalink
Disabled Twitter activation test
Browse files Browse the repository at this point in the history
  • Loading branch information
soxoj committed May 17, 2021
1 parent c71e404 commit 99fa58c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_activation.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"""


@pytest.mark.skip(reason="periodically fails")
@pytest.mark.slow
def test_twitter_activation(default_db):
twitter_site = default_db.sites_dict['Twitter']
Expand Down

0 comments on commit 99fa58c

Please sign in to comment.