[BAEL-17697] - Fixed integration tests (#7859)
This commit is contained in:
parent
f822c1032b
commit
2757d0a3ad
@ -4,7 +4,7 @@ import org.springframework.context.annotation.ComponentScan;
|
|||||||
import org.springframework.context.annotation.Configuration;
|
import org.springframework.context.annotation.Configuration;
|
||||||
|
|
||||||
@Configuration
|
@Configuration
|
||||||
@ComponentScan("org.baeldung.sample")
|
@ComponentScan("com.baeldung.sample")
|
||||||
public class AppConfig {
|
public class AppConfig {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user