mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 22:59:31 +00:00
Update and disable some tests
This commit is contained in:
parent
624394430c
commit
967f5e50f9
3 changed files with 12 additions and 13 deletions
|
|
@ -4,7 +4,7 @@ from parameterized import parameterized
|
|||
profiles = [
|
||||
['mobile_test', 'Test account',
|
||||
'Test Account. test test Testing username with @mobile_test_2 and a #hashtag',
|
||||
'San Francisco, CA', 'example.com/foobar', 'Joined October 2009', '100'],
|
||||
'San Francisco, CA', 'example.com/foobar', 'Joined October 2009', '98'],
|
||||
['mobile_test_2', 'mobile test 2', '', '', '', 'Joined January 2011', '13']
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue