From 48989582f466c37288c94957c4c37e17e1f5677f Mon Sep 17 00:00:00 2001 From: Trevor Manz Date: Thu, 26 Sep 2024 11:34:46 -0400 Subject: [PATCH] Update script URL with full hash --- crates/uv/tests/run.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/uv/tests/run.rs b/crates/uv/tests/run.rs index 46ef761d3445..d8c46e3435de 100644 --- a/crates/uv/tests/run.rs +++ b/crates/uv/tests/run.rs @@ -2136,7 +2136,7 @@ fn run_remote_pep723_script() { r"(?m)^Reading inline script metadata from:.*\.py$", "Reading inline script metadata from: [TEMP_PATH].py", )); - uv_snapshot!(filters, context.run().arg("https://raw.githubusercontent.com/astral-sh/uv/2b7997/scripts/uv-run-remote-script-test.py").arg("CI"), @r###" + uv_snapshot!(filters, context.run().arg("https://raw.githubusercontent.com/astral-sh/uv/7a8f4f93cc7e87bb1e42ff1ac8532dbf8ad4671b/scripts/uv-run-remote-script-test.py").arg("CI"), @r###" success: true exit_code: 0 ----- stdout -----