test: Refined `AbstractConfigurationIT#testPutMessageInNewChatRoom()`
authorKai Moritz <kai@juplo.de>
Fri, 15 Mar 2024 10:58:59 +0000 (11:58 +0100)
committerKai Moritz <kai@juplo.de>
Fri, 22 Mar 2024 16:39:20 +0000 (17:39 +0100)
commit87a77e767631ee10fc29638fb52a39b38c4bc5e9
tree2890cfcbb3ce7edc42ac15e0967d58fb6899180b
parente6067f6b645276169c32bad73c405dadbdc887ac
test: Refined `AbstractConfigurationIT#testPutMessageInNewChatRoom()`

* Removed unnecessary asserts: the expected result of the creation of a
  chat-room is no concern of this test.
* Simplified the assertion of the shard.
src/test/java/de/juplo/kafka/chat/backend/AbstractConfigurationIT.java