Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
timtebeek and github-actions[bot] authored Dec 5, 2024
1 parent 18edb73 commit 89436f3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ void shouldLoadResourceFromClasspath() throws IOException {
}

@Test
void testPreserveAnnotationsFromClasspath() throws IOException {
void preserveAnnotationsFromClasspath() throws IOException {
JavaParser p = JavaParser.fromJavaVersion().build();
/**
* Using these annotations in core library for testing this feature:
Expand Down

0 comments on commit 89436f3

Please sign in to comment.