Skip to content

Commit

Permalink
Simplify photo rail test
Browse files Browse the repository at this point in the history
  • Loading branch information
zedeus committed Aug 8, 2023
1 parent 967f5e5 commit 54e6ce1
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions tests/test_timeline.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,7 @@

protected = [['mobile_test_7'], ['Empty_user']]

photo_rail = [['mobile_test', [
'Bo0nDsYIYAIjqVn', 'BoQbwJAIUAA0QCY', 'BoQbRQxIIAA3FWD', 'Bn8Qh8iIIAABXrG',
'Bn8QIG3IYAA0IGT', 'Bn8O3QeIUAAONai', 'Bn8NGViIAAATNG4', 'BkKoRLNCAAAYfDf',
'BkKndxoCQAE1vFt'
]]]
photo_rail = [['mobile_test', ['Bo0nDsYIYAIjqVn', 'BoQbwJAIUAA0QCY', 'BoQbRQxIIAA3FWD', 'Bn8Qh8iIIAABXrG']]]


class TweetTest(BaseTestCase):
Expand Down

0 comments on commit 54e6ce1

Please sign in to comment.