Skip to content

Commit

Permalink
issue-555: add the issue annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
BramliAK committed Sep 18, 2024
1 parent a6055fd commit 71167ee
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -860,6 +860,7 @@ void shouldNotUpdateKotlinCode() {
}

@Test
@Issue("https://github.com/openrewrite/rewrite-migrate-java/issues/555")
void textBlockTrailingEscape() {
rewriteRun(
spec -> spec.recipe(new UseTextBlocks()),
Expand Down

0 comments on commit 71167ee

Please sign in to comment.