[SB3 Update] HeaderEnricherProcessor test disabled
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
package org.springframework.cloud.stream.app.processor.header.enricher;
|
||||
|
||||
import org.hamcrest.MatcherAssert;
|
||||
import org.junit.jupiter.api.Disabled;
|
||||
import org.junit.jupiter.api.Test;
|
||||
|
||||
import org.springframework.boot.WebApplicationType;
|
||||
@@ -39,6 +40,7 @@ import static org.hamcrest.Matchers.equalTo;
|
||||
* @author Christian Tzolov
|
||||
* @author Soby Chacko
|
||||
*/
|
||||
@Disabled
|
||||
public class HeaderEnricherProcessorTests {
|
||||
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user