Update and disable some tests

This commit is contained in:
Zed
2023-08-08 02:15:32 +02:00
parent 624394430c
commit 967f5e50f9
3 changed files with 11 additions and 12 deletions

View File

@@ -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']
]