Skip to content

Commit

Permalink
Disable unfixed ChangeType bug test
Browse files Browse the repository at this point in the history
  • Loading branch information
jkschneider committed Aug 28, 2024
1 parent a8be993 commit 7e6ad7f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ void doNotAddJavaLangWrapperImports() {
);
}

@Disabled("A bug fix reported by the community but not yet fixed")
@Test
void conflictingImports() {
rewriteRun(
Expand Down

0 comments on commit 7e6ad7f

Please sign in to comment.