Fixed tests.

This commit is contained in:
Michael Lazar
2015-12-09 01:41:37 -08:00
parent 329bfae1ec
commit c24c4669a4
4 changed files with 5 additions and 4 deletions

View File

@@ -45,7 +45,7 @@ def test_subscription_page_construct(reddit, terminal, config, oauth,
# Banner shouldn't be drawn
menu = ('[1]hot '
'[2]top '
'[3]rising '
'[3]rising '
'[4]new '
'[5]controversial').encode('utf-8')
with pytest.raises(AssertionError):