Skip to content

Commit

Permalink
chore(tests): typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcjkb committed Jan 5, 2025
1 parent d49ca64 commit f5acbb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rocks-lib/src/tree/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,7 @@ mod tests {
}

#[test]
fn rock_layout_substiture() {
fn rock_layout_substitute() {
let tree_path =
PathBuf::from(env!("CARGO_MANIFEST_DIR")).join("resources/test/sample-tree");

Expand Down

0 comments on commit f5acbb2

Please sign in to comment.