Back to BEFORE_EACH for ImapMailReceiverTests
Looks like there are some leftovers after interactions with channel adapters from config
This commit is contained in:
@@ -110,7 +110,7 @@ import static org.mockito.Mockito.when;
|
||||
@SpringJUnitConfig
|
||||
@ContextConfiguration(
|
||||
"classpath:org/springframework/integration/mail/config/ImapIdleChannelAdapterParserTests-context.xml")
|
||||
@DirtiesContext
|
||||
@DirtiesContext(classMode = DirtiesContext.ClassMode.BEFORE_EACH_TEST_METHOD)
|
||||
public class ImapMailReceiverTests {
|
||||
|
||||
private static final ImapSearchLoggingHandler imapSearches = new ImapSearchLoggingHandler();
|
||||
|
||||
Reference in New Issue
Block a user