diff --git a/crates/uv/tests/it/lock.rs b/crates/uv/tests/it/lock.rs index a7b80d09f..22782b1d0 100644 --- a/crates/uv/tests/it/lock.rs +++ b/crates/uv/tests/it/lock.rs @@ -8355,6 +8355,7 @@ fn lock_redact_url_sources() -> Result<()> { let lock = context.read("uv.lock"); + // The credentials are for a direct URL, and are included in the lockfile insta::with_settings!({ filters => context.filters(), }, {