Skip to content

Commit

Permalink
Suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephan202 committed Aug 6, 2023
1 parent fea5db5 commit 785a64d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,7 @@ public void methodReference() {
}

@Test
public void memberWithReturnTypeName() {
public void methodNameWithMatchingReturnType() {
refactoringHelper
.addInputLines(
"Test.java",
Expand Down

0 comments on commit 785a64d

Please sign in to comment.