WIP
authorKai Moritz <kai@juplo.de>
Wed, 24 Jan 2024 22:31:29 +0000 (23:31 +0100)
committerKai Moritz <kai@juplo.de>
Wed, 24 Jan 2024 22:31:29 +0000 (23:31 +0100)
src/test/java/de/juplo/kafka/ApplicationTests.java

index 567389d..28f81d6 100644 (file)
@@ -75,5 +75,4 @@ public class ApplicationTests
     assertThatThrownBy(() -> instanceA.commit()).isInstanceOf(InvalidProducerEpochException.class);
     assertThatCode(() -> instanceB.commit()).doesNotThrowAnyException();
   }
-}
-รข
\ No newline at end of file
+}
\ No newline at end of file