@ -29,7 +29,7 @@ import cokr.xit.foundation.data.DataObject;
* @author mjkhan
*/
@ExtendWith(SpringExtension.class)
@ContextConfiguration("classpath*:spring/context-*.xml")
@ContextConfiguration("classpath:spring/context-*.xml")
@ActiveProfiles("test")
public class TestSupport extends AbstractComponent {
@Resource(name="testMapper")