失效测试用例删除
This commit is contained in:
parent
0cb1669dc4
commit
b0d7f9dc09
|
@ -23,10 +23,10 @@ class MonitorManageApplicationTests {
|
||||||
private BuildingRecordsService buildingRecordsService;
|
private BuildingRecordsService buildingRecordsService;
|
||||||
|
|
||||||
|
|
||||||
@Test
|
// @Test
|
||||||
void contextLoads() {
|
// void contextLoads() {
|
||||||
monitorService.buildingImage();
|
// monitorService.buildingImage();
|
||||||
}
|
// }
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
void start1(){
|
void start1(){
|
||||||
|
|
Loading…
Reference in New Issue