Skip to content

Commit

Permalink
Removes a warning.
Browse files Browse the repository at this point in the history
  • Loading branch information
rfc3092 committed Feb 20, 2025
1 parent 22c2958 commit c8026d2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
* {@inheritDoc}
* <p>Defaults to {@link SpringBootTest.WebEnvironment#RANDOM_PORT}.</p>
*/
@AliasFor(annotation = SpringBootTest.class, attribute = "webEnvironment")
SpringBootTest.WebEnvironment webEnvironment() default SpringBootTest.WebEnvironment.RANDOM_PORT;

/**
Expand Down

0 comments on commit c8026d2

Please sign in to comment.