Skip to content

Commit

Permalink
Update samples/java-spring-cinema-booking-choreography/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Brent Eritou <[email protected]>
  • Loading branch information
aklikic and beritou authored Dec 19, 2023
1 parent d5e01f1 commit 6472356
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/java-spring-cinema-booking-choreography/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -616,7 +616,7 @@ public Show onEvent(ShowCreated showCreated) {

## Show Entity unit test
More information about Kalix Event source entity testing can be found [here](https://docs.kalix.io/java-protobuf/event-sourced-entities.html#_testing_the_entity).
For testing the Kalix Entity, the Kalix Testkit is used (`EventSourcedTestKit`).
For testing the Kalix Entity, the Kalix TestKit is used (`EventSourcedTestKit`).

```java
@Test
Expand Down

0 comments on commit 6472356

Please sign in to comment.