Fixed tests.
This commit is contained in:
@@ -24,7 +24,7 @@ def test_subreddit_page_construct(reddit, terminal, config, oauth):
|
||||
# Banner
|
||||
menu = ('[1]hot '
|
||||
'[2]top '
|
||||
'[3]rising '
|
||||
'[3]rising '
|
||||
'[4]new '
|
||||
'[5]controversial').encode('utf-8')
|
||||
window.addstr.assert_any_call(0, 0, menu)
|
||||
|
||||
Reference in New Issue
Block a user