behaviour -> behavior for consistency
This commit is contained in:
parent
726ae50251
commit
86632804a9
@ -338,7 +338,7 @@ def test_get_search_url_invalid(urlutils_config_stub, url):
|
||||
(False, True, True, 'deadbeef'),
|
||||
# no DNS because bogus-IP
|
||||
pytest.mark.xfail(qtutils.version_check('5.6.1'),
|
||||
reason='Qt behaviour changed')(
|
||||
reason='Qt behavior changed')(
|
||||
False, True, False, '31c3'),
|
||||
(False, True, False, 'foo::bar'), # no DNS because of no host
|
||||
# Valid search term with autosearch
|
||||
|
Loading…
Reference in New Issue
Block a user