Skip to content

Commit

Permalink
FIX typo name of the test
Browse files Browse the repository at this point in the history
  • Loading branch information
mauricioaniche committed Sep 29, 2024
1 parent 13b0cca commit 5d8157d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -514,7 +514,7 @@ public void semanticIssues_doesntEnsureNonNullabilityOfFields() {
}

@Test
public void semanticIssue_combinationOfExpressionAndLiteralBoolean() {
public void semanticIssue_combinationOfExpressionAndLiteralBoolean_2() {
defaultCompilationHelper
.addSourceLines(
"Foo.java",
Expand Down

0 comments on commit 5d8157d

Please sign in to comment.