Fix code format in the ZeroMqSupplierConfigurationTests

This commit is contained in:
Artem Bilan
2025-01-06 09:38:21 -05:00
parent 11b245e8df
commit 2e8028331f

View File

@@ -44,7 +44,6 @@ import static org.assertj.core.api.Assertions.assertThat;
/**
* @author Daniel Frey
* @author Artem Bilan
*
* @since 3.1.0
*/
@SpringBootTest(properties = { "zeromq.supplier.topics=test-topic" })