Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ibraheemdev committed Jun 14, 2024
1 parent b0a29cd commit 0a57648
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/uv/tests/edit.rs
Original file line number Diff line number Diff line change
Expand Up @@ -425,6 +425,7 @@ fn add_dev() -> Result<()> {
);
});

// `uv add` implies a full lock and sync, including development dependencies.
let lock = fs_err::read_to_string(context.temp_dir.join("uv.lock"))?;

insta::with_settings!({
Expand Down

0 comments on commit 0a57648

Please sign in to comment.