test方法 移除
This commit is contained in:
parent
01bf1d6500
commit
0f922d6978
|
|
@ -1,13 +0,0 @@
|
|||
package com.ysk.marketservice;
|
||||
|
||||
import org.junit.jupiter.api.Test;
|
||||
import org.springframework.boot.test.context.SpringBootTest;
|
||||
|
||||
@SpringBootTest
|
||||
class MarketServiceApplicationTests {
|
||||
|
||||
@Test
|
||||
void contextLoads() {
|
||||
}
|
||||
|
||||
}
|
||||
Loading…
Reference in New Issue