Fix rebase from master
This commit is contained in:
@@ -23,7 +23,7 @@ import org.springframework.context.annotation.Configuration;
|
||||
@Testable
|
||||
public abstract class AbstractJupiterTestWithConfigAndTestable {
|
||||
|
||||
@Configuration(proxyBeanMethods = false)
|
||||
@Configuration
|
||||
static class Config {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user