Skip to content

Commit

Permalink
Suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephan202 committed Sep 7, 2023
1 parent 245dcf9 commit 6423d39
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,7 @@ void replacement() {
@Test
void ignoreClassesAnnotatedWithLombokData() {
CompilationTestHelper.newInstance(DirectReturn.class, getClass())
.setArgs("-processor", "lombok.launch.AnnotationProcessorHider$AnnotationProcessor")
.addSourceLines(
"A.java",
"import lombok.Data;",
Expand Down

0 comments on commit 6423d39

Please sign in to comment.