Skip to content

Commit 7339fc4

Browse files
authored
Fix function name typo (#1953)
1 parent ffbe500 commit 7339fc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ignore_comments.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ fn ignore_recipe_comments_with_shell_setting() {
5151
}
5252

5353
#[test]
54-
fn continuations_iwth_echo_comments_false() {
54+
fn continuations_with_echo_comments_false() {
5555
Test::new()
5656
.justfile(
5757
"

0 commit comments

Comments
 (0)