mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 14:49:32 +00:00
Update tests
This commit is contained in:
parent
81d6d1ac7f
commit
12c8b2659c
6 changed files with 27 additions and 52 deletions
|
|
@ -19,7 +19,8 @@ invalid = [['thisprofiledoesntexist'], ['%']]
|
|||
|
||||
banner_color = [
|
||||
['TheTwoffice', '29, 161, 242'],
|
||||
['profiletest', '80, 176, 58']
|
||||
['profiletest', '80, 176, 58'],
|
||||
['nim_lang', '24, 26, 36']
|
||||
]
|
||||
|
||||
banner_image = [
|
||||
|
|
|
|||
Loading…
Reference in a new issue