Fix function name typo (#1953)
This commit is contained in:
parent
ffbe500d3f
commit
7339fc478d
@ -51,7 +51,7 @@ fn ignore_recipe_comments_with_shell_setting() {
|
||||
}
|
||||
|
||||
#[test]
|
||||
fn continuations_iwth_echo_comments_false() {
|
||||
fn continuations_with_echo_comments_false() {
|
||||
Test::new()
|
||||
.justfile(
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user