Skip to content

Commit

Permalink
Renamed test as suggested by code review
Browse files Browse the repository at this point in the history
  • Loading branch information
crodas committed Dec 21, 2023
1 parent 96514e8 commit 15031c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swayfmt/tests/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2312,7 +2312,7 @@ fn test_function() -> bool {
}

#[test]
fn long_doc_break_new_line_bug() {
fn long_doc_break_new_line() {
check(
r#"library;
Expand Down

0 comments on commit 15031c2

Please sign in to comment.