Commit 0fd618b2 by pengdan

更新依赖文件

parent 1bada988
......@@ -15,7 +15,7 @@ import org.testng.annotations.BeforeMethod;
* Created by zhangying on 2020/11/17
*/
@ContextConfiguration(locations = {"classpath:/spring-core.xml"})
@ContextConfiguration(locations = {"classpath:/spring-core.xml", "classpath:/applicationContext.xml"})
public abstract class ApiBaseTestFile extends BaseTest {
@BeforeClass
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment