未验证 提交 0a6cabf9 编写于 作者: F Frost Ming

Fix the test case

上级 ef441745
......@@ -326,7 +326,7 @@ def test_list_packages(capsys):
out, _ = capsys.readouterr()
assert "pdm" in out
assert "tomlkit" in out
assert "halo" in out
assert "pip" in out
def test_lock_dependencies(project, repository):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册