Skip to content

Commit

Permalink
Clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
schneems committed Oct 4, 2024
1 parent d3305f9 commit 3f3e21a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildpacks/ruby/src/layers/bundle_install_layer.rs
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ mod test {
use super::*;
use std::path::PathBuf;

/// MetadataDiff logic controls cache invalidation
/// `MetadataDiff` logic controls cache invalidation
/// When the vec is empty the cache is kept, otherwise it is invalidated
#[test]
fn metadata_diff_messages() {
Expand Down

0 comments on commit 3f3e21a

Please sign in to comment.