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, 15 Mar 2024 20:38:47 +0000 (21:38 +0100)
commit3bde6637da603741a317b63c5e5d06959d53c804
tree29df2be4d9cc597c777f733c03679b10a959032b
parentad2750e7cc30a885119c2ef3396374d81c3806ed
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