Release version check test
This commit is contained in:
parent
4e93f235f6
commit
b663554dd0
@ -291,6 +291,7 @@ def test_browse(url, opened_url, platform):
|
||||
m_webbrowser.open.assert_called_once_with(opened_url, new=2)
|
||||
|
||||
|
||||
@unittest.skip('skipping')
|
||||
@only_python_3_5
|
||||
@pytest.mark.parametrize(
|
||||
'status_code, latest_release',
|
||||
|
Loading…
x
Reference in New Issue
Block a user