Skip to content

Commit

Permalink
Update src/test/java/org/openrewrite/java/spring/InlineCommentSpringP…
Browse files Browse the repository at this point in the history
…ropertiesTest.java

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
ashakirin and github-actions[bot] authored Nov 22, 2024
1 parent 1c62a5d commit a41cc36
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@

class InlineCommentSpringPropertiesTest implements RewriteTest {

@DocumentExample
@Test
void shouldInsertInlineCommentsIntoProperties() {
rewriteRun(
Expand Down

0 comments on commit a41cc36

Please sign in to comment.