Skip to content

Commit

Permalink
Updated a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
aparnamichael committed Jul 14, 2023
1 parent ff5d792 commit eb7861a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ public void checkForNoDiagnostics() throws Exception {
JakartaDiagnosticsParams diagnosticsParams = new JakartaDiagnosticsParams();
diagnosticsParams.setUris(Arrays.asList(uri));

// should be no errors
// should be no diagnostics in the file.
assertJavaDiagnostics(diagnosticsParams, utils);

}
Expand Down

0 comments on commit eb7861a

Please sign in to comment.