mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-04 19:08:04 +00:00
Add missing ref test
# Conflicts: # crates/uv/tests/pip_install.rs
This commit is contained in:
parent
8395e8ee81
commit
34f8999594
1 changed files with 1 additions and 2 deletions
|
@ -829,8 +829,7 @@ fn install_git_public_https_missing_ref() {
|
|||
----- stderr -----
|
||||
error: Failed to download and build: uv-public-pypackage @ git+https://github.com/astral-test/uv-public-pypackage@2.0.0
|
||||
Caused by: Git operation failed
|
||||
Caused by: failed to clone into: [CACHE_DIR]/git-v0/db/8dab139913c4b566
|
||||
Caused by: failed to fetch all refspecs
|
||||
Caused by: failed to find branch or tag `2.0.0`
|
||||
"###);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue