diff --git a/src/test/java/org/olat/modules/webFeed/FeedManagerTestWithMocking.java b/src/test/java/org/olat/modules/webFeed/FeedManagerTestWithMocking.java index b0df07a10a16afbba5f212aa2303c128e635841b..45fdedf9e03ca2d7cc814d249859766786739f33 100644 --- a/src/test/java/org/olat/modules/webFeed/FeedManagerTestWithMocking.java +++ b/src/test/java/org/olat/modules/webFeed/FeedManagerTestWithMocking.java @@ -66,7 +66,7 @@ import org.springframework.test.context.junit4.SpringJUnit4ClassRunner; "classpath*:org/olat/modules/webFeed/_spring/webFeedContext.xml", "classpath*:org/olat/modules/webFeed/_spring/webFeedTestContextMock.xml", "classpath*:org/olat/test/_spring/coordinatorAndDatabaseContextMock.xml", - "classpath*:org/olat/test/_spring/utilCoreContextMock.xml", + "classpath*:org/olat/test/_spring/utilCorecontextMock.xml", "classpath*:org/olat/fileresource/_spring/fileresourceContext.xml", "classpath*:org/olat/resource/_spring/resourceContext.xml", "classpath*:org/olat/test/_spring/webapphelperMock.xml",