Skip to content

Commit

Permalink
SKYEDEN-3020 | add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcinBobinski committed Jan 7, 2025
1 parent 1c302b6 commit eff890b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ public void shouldMoveOffsetNearGivenTimestamp() throws InterruptedException {

// then
response.expectStatus().isOk();
// Check if Kafka committed offsets were moved on retransmission
assertThat(
hermes
.api()
Expand Down

0 comments on commit eff890b

Please sign in to comment.