small fixes for BAEL-10845
This commit is contained in:
@@ -36,7 +36,7 @@ import com.baeldung.util.DummyContentUtil;
|
||||
@WebAppConfiguration
|
||||
@ContextConfiguration
|
||||
@DirtiesContext
|
||||
public class SpringDataWithSecurityUnitTest {
|
||||
public class SpringDataWithSecurityIntegrationTest {
|
||||
AnnotationConfigWebApplicationContext ctx = new AnnotationConfigWebApplicationContext();
|
||||
@Autowired
|
||||
private ServletContext servletContext;
|
||||
Reference in New Issue
Block a user