Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
max-sixty committed Sep 2, 2024
1 parent ed65450 commit e899fa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cargo-insta/src/container.rs
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ impl PendingSnapshot {
}
}

/// A snapshot and its context, which allows us to save the snapshot. It holds
/// A snapshot and its immediate context, which loads & saves the snapshot. It holds
/// either a single file snapshot, or all the inline snapshots from a single
/// rust file.
#[derive(Debug)]
Expand Down

0 comments on commit e899fa5

Please sign in to comment.