Skip to content

Commit

Permalink
Suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephan202 committed Jan 6, 2023
1 parent ca8f8b2 commit 26755e1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ public void positive_identifiers() {
"",
"class Test {",
" private final CompilationTestHelper compilationTestHelper =",
" // BUG: Diagnostic contains:",
" // BUG: Diagnostic contains: CompilationTestHelper.newInstance",
" newInstance(BugChecker.class, getClass());",
"}")
.doTest();
Expand Down

0 comments on commit 26755e1

Please sign in to comment.