Skip to content

Commit

Permalink
docs: fix rendering issue in ESE page
Browse files Browse the repository at this point in the history
  • Loading branch information
efgpinto committed Dec 13, 2024
1 parent 1c49a67 commit 52c767e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/modules/java/pages/event-sourced-entities.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,7 @@ include::example$shopping-cart-quickstart/src/test/java/shoppingcart/ShoppingCar
<6> Assert there should only be one item.

NOTE: The integration tests in samples can be run using `mvn integration-test`.

== Exposing entities directly

include::partial$component-endpoint.adoc[]
Expand Down

0 comments on commit 52c767e

Please sign in to comment.