提交 b2c5c678 编写于 作者: D Donald Stufft

Skip test due to Warehouse behavior change

上级 275ab7c3
......@@ -73,6 +73,12 @@ def test_basic_search(script):
@pytest.mark.network
@pytest.mark.skip(
reason=("Warehouse search behavior is different and no longer returns "
"multiple results. See "
"https://github.com/pypa/warehouse/issues/3717 for more "
"information."),
)
def test_multiple_search(script):
"""
Test searching for multiple packages at once.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册