Skip command test.

This commit is contained in:
Florian Bruhin 2015-08-16 22:51:00 +02:00
parent 6656e6aa9b
commit 75fd97f74f

View File

@ -87,5 +87,6 @@ def objects(qtbot, default_config, key_config_stub, tab_registry,
yield ObjectsRet(tabbed_browser, dispatcher)
@pytest.mark.skipif(True, reason="Work in progress")
def test_openurl(objects):
objects.cd.openurl('localhost')